Skip to content
/ SlimC Public
forked from freshteapot/SlimC

Extremely simple Slim controller implementation

Notifications You must be signed in to change notification settings

kelesi/SlimC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • PHP 100.0%