# framework **Repository Path**: xujiajun/framework ## Basic Information - **Project Name**: framework - **Description**: The Tastphp Framework - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

   

Build Status Code Climate Latest Stable Version License License License

## 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](https://github.com/tastphp/tastphp). ## Features * DI * Router * Logger * Event * Twig * JWT * Queue * Mail * 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. ## License [MIT Licensed](http://www.opensource.org/licenses/MIT)