Download the PHP package zorn-v/silex-project without Composer
On this page you can find all versions of the php package zorn-v/silex-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package silex-project
Silex project skeleton
Silex is PHP microframework based on symfony components - http://silex.sensiolabs.org/ By default you have only bare silex and you need to organizing architecture on your own.
With this repo you can do and you have:
- Eloquient ORM model that also implements and used by
- Twig template engine with symfony/twig-bridge (path function etc.)
- Sample routes and contollers for index and login
- Symfony form component (without sample yet)
Requirements
By default you need a table with and fields
All versions of silex-project with dependencies
PHP Build Version
Package Version
Requires
silex/silex Version
^2.0
illuminate/database Version ^5.3
symfony/twig-bridge Version ^3.1
symfony/security Version ^3.1
symfony/form Version ^3.1
symfony/asset Version ^3.1
illuminate/database Version ^5.3
symfony/twig-bridge Version ^3.1
symfony/security Version ^3.1
symfony/form Version ^3.1
symfony/asset Version ^3.1
The package zorn-v/silex-project contains the following files
Loading the files please wait ....