KO
|
EN
gitlite — search
Search
#react
#cli
#python
#javascript
#php
#android
#docker
#rust
#docker-image
#nodejs
#typescript
#go
framework
★ 83
Open GitHub ↗
The Tastphp Framework Core
Download README (.md)
Explore Similar Repositories
violet-conversations
:
Sophisticated Conversational Applications/Bots
bottie
:
Simple BotKit bot with NLP
flake8-pyi
:
A plugin for Flake8 that provides specializations for type hinting stub files
kafka-avro
:
Node.js bindings for librdkafka with Avro schema serialization.
SwiftCSP
:
A Constraint Satisfaction Problem Solver in Pure Swift
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
framework
?
Download (.md)
<p align="center"> <img height="70%" width="70%" src="https://raw.githubusercontent.com/tastphp-lab/assets/master/logo/tastphp-logo-big.png"> </p> <p align="center"> <a href="https://travis-ci.org/tastphp/framework"><img src="https://api.travis-ci.org/tastphp/framework.svg?branch=master" alt="Build Status"></a> <a href="https://codeclimate.com/github/tastphp/framework"><img src="https://codeclimate.com/github/tastphp/framework/badges/gpa.svg" alt="Code Climate"></a> <a href="https://packagist.org/packages/tastphp/framework"><img src="https://poser.pugx.org/tastphp/framework/v/stable" alt="Latest Stable Version"></a> <a href="https://img.shields.io/badge/support-psr7-brightgreen.svg"><img src="https://img.shields.io/badge/support-psr7-brightgreen.svg" alt="License"></a> <a href="https://img.shields.io/badge/support-psr11-brightgreen.svg"><img src="https://img.shields.io/badge/support-psr11-brightgreen.svg" alt="License"></a> <a href="https://packagist.org/packages/tastphp/framework"><img src="https://poser.pugx.org/tastphp/framework/license" alt="License"></a> </p> ## 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)