framework
framework copied to clipboard
The Tastphp Framework Core
About Tastphp
Note: This repository contains the core code of the TastPHP framework.If you want to build an application using TastPHP, visit the main TastPHP repository.
Features
- DI
- Router
- Logger
- Event
- Twig
- JWT
- Queue
- Console
- Cache
- CsrfToken
- Debug bar
- DBAL
Requirements
- PHP 7+
Installation
composer require tastphp/framework:dev-master
Contributing
If you'd like to help out with the project. You can put up a Pull Request.