Download the PHP package diego/slim-skeleton without Composer
On this page you can find all versions of the php package diego/slim-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diego/slim-skeleton
More information about diego/slim-skeleton
Files in diego/slim-skeleton
Download diego/slim-skeleton
More information about diego/slim-skeleton
Files in diego/slim-skeleton
Vendor diego
Package slim-skeleton
Short Description A small Slime Framework skeleton package.
License MIT
Package slim-skeleton
Short Description A small Slime Framework skeleton package.
License MIT
Please rate this library. Is it a good library?
Informations about the package slim-skeleton
Slim framework skeleton
This is my little slim skeleton to make it easier to start a new slim application.
Installation
-
Start the new application
composer.phar create-project diego/slim-skeleton Application
- Now copy
config/config.example.php
toconfig/config.php
and change it to your needs - Point your document root to the
web/
directory
Directories
web/
is used as the document roottemplates/
used for template filessrc/
for the application classesconfig/
for configuration files
All versions of slim-skeleton with dependencies
PHP Build Version
Package Version
The package diego/slim-skeleton contains the following files
Loading the files please wait ....