Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.01 KB

README.md

File metadata and controls

48 lines (38 loc) · 2.01 KB

logo

Light-PHP

Just Another micro PHP framework.
- Explore the DOCS -

` Issues MIT license This is a forkable respository


Light-PHP

Documentation

Light-PHP documentation

Micro PHP framework :)

Light-PHP makes possible start working without reading in massive documentations of professional frameworks, if this is the case, then Light-PHP might be very useful for you. Light-PHP is easy to install, and doesn't make things more complicated than necessary.

It offers a MVC structure, micro template engine, database abstraction, session management, debug console (for PHP) and more!. This was created to be the most simple framework to read/understand, so you can use it for learning or use it in your projects if you wish.
You can use this project to build your APIS or your web apps.

Minimum requirements

  • PHP OpenSSL extension (if wants session encryption, something recommended)
  • Web Server (Apache suggested)
  • PHP (at least 5.4)
  • Database (MySQL suggested)

License

Light-PHP is licensed under the Open Source MIT license, feel free to use it, modify it or contribute it!

Built by David Baqueiro