Download the PHP package yupmin/slim-silly-doctrine without Composer
On this page you can find all versions of the php package yupmin/slim-silly-doctrine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yupmin/slim-silly-doctrine
More information about yupmin/slim-silly-doctrine
Files in yupmin/slim-silly-doctrine
Package slim-silly-doctrine
Short Description A Slim Framework skeleton application for rapid development
License MIT
Homepage http://github.com/yupmin/slim-silly-doctrine
Informations about the package slim-silly-doctrine
Slim + Silly + Doctrine Skeleton Application
This skeleton application was built for Composer. This makes setting up a new Slim + Silly + Doctrine application quick and easy.
Install the Application
Run this command from the directory in which you want to install your new Slim Framework application.
Replace [my-app-name]
with the desired directory name for your new application. You'll want to:
- Point your virtual host document root to your new application's
public/
directory. - Ensure
logs/
,cache/
is web writeable.
Use the Application
Run this command from the directory for cli console
Run this command from the directory for Doctrine console After creating config.yml
Add Entity, Repository files
That's it! Now go build something cool.
Reference
All versions of slim-silly-doctrine with dependencies
slim/slim Version ^3.1
slim/php-view Version ^2.0
monolog/monolog Version ^1.17
mnapoli/silly Version ^1.3
doctrine/orm Version ^2.5
symfony/yaml Version ^3.1