Skip to content

bakeiro/Light-PHP

Repository files navigation

logo

Light-PHP

Micro PHP framework.
- Explore the DOCS -

GitHub GitHub code size in bytes GitHub stars Packagist Version


Light-PHP

Most easy profesional framework.

Light-php framework is focused to be easy, simple, and secure. It follows the good practices, it's easy to understand and easy to work with without reading massive documentation and doing things more complicated than necessary.

Although Light-PHP it's a micro framework, it contains important features and implements the good coding standards to build you API/Web app.
Light-PHP supports these features such as: security implementations, micro template engine, database abstraction, session management, MVC structure, and much more

What are benefits of using Light-php:

  • Quick development
  • Easy to work with
  • Implements best practices
  • MVC structure
  • Security implementations
  • Lightweight
  • And much more

Minimum requirements

  • PHP OpenSSL extension (if wants session encryption)
  • PHP 7.X
  • Database (MySQL suggested)

Installation

composer create-project bakeiro/light-php

License

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

Built by David Baqueiro