Skip to content

nimbles/Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimbles

A framework design for and written in PHP 5.3, taking advantages of the latest features; namespaces, closures, late static binding.

Design Principles

Fast

  • light weight
  • minimal amount of bootstrapping

Reusable

  • component / package based
  • using the DRY principle by supporting basic mixins

Flexible

  • MVC approach to multiple request types; Http, Cli etc.

About

Main nimbles Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages