Skip to content

tastphp/framework

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

   

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.

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