Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inwebo/libre

Simple PHP5 framework
https://github.com/inwebo/libre

Last synced: about 2 months ago
JSON representation

Simple PHP5 framework

Awesome Lists containing this project

README

        

# Libre
Libre, usefull PHP5 framework

## Requirements
* PHP 5.4+

## What can i do ?
* Databases abstraction layer, able to use MySQL, SQlite and many others
* Able to work without database
* REST
* Smart routing system
* Ligthweight template system
* API : images, HTML5 form, REST
* Plugin & Hook system
* Object Relational Mapping, easiest way to save object into database
* Small javascript framework bundled
* Well organized system, extensive use of php NAMESPACES
* Simple Theming system
* And more