Download the PHP package inhere/slim-extend without Composer
On this page you can find all versions of the php package inhere/slim-extend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inhere/slim-extend
More information about inhere/slim-extend
Files in inhere/slim-extend
Download inhere/slim-extend
More information about inhere/slim-extend
Files in inhere/slim-extend
Vendor inhere
Package slim-extend
Short Description A Slim Framework extension
License MIT
Homepage http://github.com/inhere/slim-extend
Package slim-extend
Short Description A Slim Framework extension
License MIT
Homepage http://github.com/inhere/slim-extend
Keywords extensionsslim
Please rate this library. Is it a good library?
Informations about the package slim-extend
slim-extend
Description
slim 3 extend to MVC structure.
Some Feature :
- Global config, Environment support
- Language support
- Command support
- Twig template engine
- Flash Messages
- Monolog
- Pimple Dependency Injection Container
- Controller layer for MVC
- RESTFul Controller
- Model layer, database query builder.
- Tracy Errors Handler(by whoops)
Install
- Use composer
edit composer.json
require add
run: composer update
Usage
generate class
support: model, command, controller
how to use:
- a model
more see Document
All versions of slim-extend with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
slim/slim Version ^3.1
slim/flash Version ^0.1.0
slim/csrf Version ^0.6.0
symfony/yaml Version ^3.0
windwalker/query Version ^3.0
windwalker/compare Version ^3.0
symfony/console Version ^3.0
inhere/library Version dev-master
inhere/library-plus Version dev-master
slim/slim Version ^3.1
slim/flash Version ^0.1.0
slim/csrf Version ^0.6.0
symfony/yaml Version ^3.0
windwalker/query Version ^3.0
windwalker/compare Version ^3.0
symfony/console Version ^3.0
inhere/library Version dev-master
inhere/library-plus Version dev-master
The package inhere/slim-extend contains the following files
Loading the files please wait ....