Skip to content

betephp/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetePHP

Build Status Latest Stable Version License

BetePHP is a lightweight, high performance PHP framework. we believe a good PHP framework should be simple, clean and don't effect performance too much, BetePHP is combined by some frequently used component, without dependency on any composer package, the main feature include:

  • Flexible route engine.
  • High performance.
  • Robust components.
  • Uniform api style.

Documentation

Contribution

Thank you for considering contributing to the BetePHP framework, please fork the corresponding repository, submit pull request to it.

BetePHP: https://github.com/betephp/betephp

BetePHP core framework: https://github.com/betephp/framework

Documentation: https://github.com/betephp/docs