Skip to content

frodeborli/fubberframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fubberframework

Fubber Framework is a simplistic small PHP framework that focuses on performance and scalability. It keeps the framework small, and uses lazy loading for most features. It provides:

  • An advanced Model implementation with an SQL-inspired query language that can work on any tabular backend.
  • Abstraction layer for Config, Caching and Session - which allows you to integrate Fubber Framework in any existing website. Simply map the appropriate Config, Caching and Session handling to your own implementation.
  • A turn-key Model-View-Controller regime that you'll be up and running with immediately after checkout.

About

Fubber Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published