Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

4bytes Framework is a super easy, light-weight PHP framework. It is small, fast, and requires NO learning curve.

License

Notifications You must be signed in to change notification settings

donutdan4114/4bytes-framework

Repository files navigation

4Bytes Logo

4Bytes Framework

The 4bytes Framework is one of the simplest, and fastest PHP frameworks that exist today. It is very easy to learn, and is a great framework for beginners, or someone who wants a very easy-to-maintain website.

4bytes is quick to develop with, easy to grasp, and easy to extend.

4bytes does not have a lot of features, all the documentation you could possible need is located in the code, and the README files.


Amazing features of the 4bytes Framework:

  • Database abstraction with PDO
  • Secure cookie handling with encryption and value validation
  • Simple regex routing system to create dynamic URLs
  • Simple ways to print blocks of HTML (layout(), block(), view())
  • Simple controllers, no abstract classes or other pointless OOP
  • Helpful static classes like HTML, Cookie, Session, and JSON_DB
  • Easy to contribute to, just fork and add some useful helpers
  • Seriously, no pointless OOP, there is no need to complicate this

Interested? Download it and try it, no setup required (assuming you have a LAMP stack).

About

4bytes Framework is a super easy, light-weight PHP framework. It is small, fast, and requires NO learning curve.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages