Download the PHP package mini-symfony/skeleton without Composer
On this page you can find all versions of the php package mini-symfony/skeleton. 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 skeleton
Mini Symfony Skeleton
Mini Symfony is a skeleton based on Symfony Emtpy Edition and the Micro Framework Bundle.
Installation
composer create-project mini-symfony/skeleton my-project
After the installation is finished you can visit your project eg. http://localhost/my-project/htdocs
.
Wiki
Check the Wiki for tips/how to's
Additions
Check that the bundle you want to use does not require symfony/framework-bundle.
Doctrine
https://github.com/Edwin-Luijten/mini-doctrine-bundle
composer require mini-symfony/mini-doctrine-bundle
Benchmarks
- Clean installation Blackfire graph
Todo
- [x] debug:container command
- [x] debug:router command
- [x] debug:event-dispatcher command
- [x] debugbar
- [x] create a separate package for the debug:command, Appbundle should be removable without losing functionality.
- [x] Environment detection
- [x] Installer
All versions of skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5.9|^7.0
symfony/console Version ^3.0
symfony/finder Version ^3.0
symfony/yaml Version ^3.0
gnugat/micro-framework-bundle Version ^0.5.2
mini-symfony/companion-bundle Version ^0.1.0
paragonie/random_compat Version ^2.0
symfony/console Version ^3.0
symfony/finder Version ^3.0
symfony/yaml Version ^3.0
gnugat/micro-framework-bundle Version ^0.5.2
mini-symfony/companion-bundle Version ^0.1.0
paragonie/random_compat Version ^2.0
The package mini-symfony/skeleton contains the following files
Loading the files please wait ....