Skip to content

Extremely simple Slim controller implementation

Notifications You must be signed in to change notification settings

freshteapot/SlimC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim Controller implementation

Example of how a controller interface could be implemented into Slim.

SlimC.php is an extension of the Slim class with an added function for assigning controllers to routes. It also includes the abstract base Controller class.

index.php shows how to set it in action.

The controller.namespace config setting is optional.

About

Extremely simple Slim controller implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published