Download the PHP package smichaelsen/salad-bowl without Composer
On this page you can find all versions of the php package smichaelsen/salad-bowl. 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 salad-bowl
Salad Bowl
Tasty salad from the best ingredients of the PHP world. 🥗
This PHP framework doesn't take itself too important but uses and emphasizes robust, proven and well known components from the PHP world.
When creating your web application with salad bowl you'll be using:
- Doctrine ORM for your models and persistence
- Twig as templating engine
- Aura.Router for routing
and several more projects that are backend by their strong communities. The salad bowl just tries to collect them in a usable way and set some good defaults.
config.json
reference:
app
: This section is reserved for your application. Place your custom options here.authentication
: Can contain the following keys:columns
table
database
: Can contain the following keys:dbname
driver
host
password
user
entity
: Can contain the following keys:entityDirectory
routesClass
: Name of the class that registers your application's routestwig
: Can contain the following keys:debug
All versions of salad-bowl with dependencies
PHP Build Version
Package Version
Requires
aura/auth Version
2.*
aura/router Version 3.*
doctrine/orm Version 2.5.*
hassankhan/config Version *
swiftmailer/swiftmailer Version 5.4.*
symfony/http-foundation Version 3.*
symfony/security-csrf Version 3.*
twig/twig Version *
zendframework/zend-diactoros Version *
php Version 7.*
aura/router Version 3.*
doctrine/orm Version 2.5.*
hassankhan/config Version *
swiftmailer/swiftmailer Version 5.4.*
symfony/http-foundation Version 3.*
symfony/security-csrf Version 3.*
twig/twig Version *
zendframework/zend-diactoros Version *
php Version 7.*
The package smichaelsen/salad-bowl contains the following files
Loading the files please wait ....