Skip to content

A one file php framework that handles routing, static files, and other cool stuff but is 25 lines of code.

License

Notifications You must be signed in to change notification settings

EnderKilledYou/the-tiniest-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-tiniest-framework

A one file php framework that handles routing, static files, and other cool stuff but is 25 lines of code including braces.

How did I get this number? I counted only code lines in index.php

The controller.php is and example as is routes.php (+1 line for an empty $routes array)

About

A one file php framework that handles routing, static files, and other cool stuff but is 25 lines of code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages