Ubiquity  2.0.0
php rapid development framework
README.md
Go to the documentation of this file.
1 ![php-mv-UI](https://static.kobject.net/ubiquity/images/logo-ubiquity.png "Ubiquity")
2 
3 [php MVC Ubiquity framework](https://ubiquity.kobject.net), One of the fastest frameworks, with the main features of the bests
4 
5 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/phpMv/ubiquity/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/phpMv/ubiquity/?branch=master) [![Documentation Status](https://readthedocs.org/projects/micro-framework/badge/?version=latest)](http://micro-framework.readthedocs.io/en/latest/?badge=latest)
6  [![SensioLabsInsight](https://insight.sensiolabs.com/projects/17973125-9452-4d32-af68-75ecfc2ff658/mini.png)](https://insight.sensiolabs.com/projects/17973125-9452-4d32-af68-75ecfc2ff658)
7  [![Total Downloads](https://poser.pugx.org/phpmv/ubiquity/downloads)](https://packagist.org/packages/phpmv/ubiquity)
8  [![Latest Unstable Version](https://poser.pugx.org/phpmv/ubiquity/v/unstable)](https://packagist.org/packages/phpmv/ubiquity)
9  [![Latest Stable Version](https://poser.pugx.org/phpmv/ubiquity/v/stable)](https://packagist.org/packages/phpmv/ubiquity)
10  [![License](https://poser.pugx.org/phpmv/ubiquity/license)](https://packagist.org/packages/phpmv/ubiquity)
11 
12 
13 
14 # Main features
15  - MVC
16  - Dependency injection
17  - PSR-4 Autoloader
18  - Router based on annotations
19  - ORM implementing Data Mapper
20  - Multi-level cache
21  - Rest Server
22  - Admin interface
23 
24 # Installation
25 
26 The easiest way to install **Ubiquity** is to use [devtools](https://github.com/phpMv/ubiquity-devtools)