Skip to content

One of the best PHP frameworks of those invented in January 2016!

Notifications You must be signed in to change notification settings

smichaelsen/php-salad-bowl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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 routes
  • twig: Can contain the following keys:
    • debug

About

One of the best PHP frameworks of those invented in January 2016!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages