Skip to content

simple and minimalistic skeleton of silex application with controllers as php classes

Notifications You must be signed in to change notification settings

jaresz/SilexSkeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex Skeleton - simple skeleton of silex application with controllers as php classes

Purpose: To show posibilites of organize modules in Silex App. This is something lacking in official Silex Documentation

Instalation

Downloading app and dependecies

git clone https://github.com/jaresz/SilexSkeleton.git
cd SilexSkeleton
composer install

WWW Serwer configuration

Make SilexSkeleton\web directory public SilexSkeleton\web.htaccess: If your site is not at the webroot level you will have to uncomment the RewriteBase statement and adjust the path to point to your directory, relative from the webroot.

About

simple and minimalistic skeleton of silex application with controllers as php classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published