PHPackages                             drmvc/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. drmvc/framework

AbandonedArchivedLibrary[Framework](/categories/framework)

drmvc/framework
===============

Simple and flexible PHP7 MVC Framework

3.0.0(8y ago)53592MITPHPPHP ^7.0

Since Mar 30Pushed 8y ago2 watchersCompare

[ Source](https://github.com/drmvc/framework)[ Packagist](https://packagist.org/packages/drmvc/framework)[ Docs](https://drmvc.com/)[ RSS](/packages/drmvc-framework/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (7)Versions (31)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/62bd27508ae3e2a3c93fd17e173ccfd5dcf49baa40fc9e1a5a1f053313b15ec6/68747470733a2f2f706f7365722e707567782e6f72672f64726d76632f6672616d65776f726b2f762f737461626c65)](https://packagist.org/packages/drmvc/framework)[![Build Status](https://camo.githubusercontent.com/73f527a1b897df946fca0f0eff11df36c87d05ff9bec5c1e95a4250de3e669f5/68747470733a2f2f7472617669732d63692e6f72672f64726d76632f6672616d65776f726b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/drmvc/framework)[![Total Downloads](https://camo.githubusercontent.com/1d0daf324aeaf98df569812c753e6928a0033c1fa8adda8c37f67e762892d7ec/68747470733a2f2f706f7365722e707567782e6f72672f64726d76632f6672616d65776f726b2f646f776e6c6f616473)](https://packagist.org/packages/drmvc/framework)[![License](https://camo.githubusercontent.com/1e2c4c57bee40990165a795bab25883ff68a83f0f0301e9a6811d4b7f5f3568e/68747470733a2f2f706f7365722e707567782e6f72672f64726d76632f6672616d65776f726b2f6c6963656e7365)](https://packagist.org/packages/drmvc/framework)[![PHP 7 ready](https://camo.githubusercontent.com/854627b05cc66bda2df24d253babf3f34f5989da0b76dc98858748cfbe2dc2fc/68747470733a2f2f7068703772656164792e74696d6573706c696e7465722e63682f64726d76632f6672616d65776f726b2f6d61737465722f62616467652e737667)](https://travis-ci.org/drmvc/framework)[![Code Climate](https://camo.githubusercontent.com/6ca2c9997c496b7af61c637db31575a83fd692bbfc907a9bfef61786fae57020/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f64726d76632f6672616d65776f726b2f6261646765732f6770612e737667)](https://codeclimate.com/github/drmvc/framework)[![Scrutinizer CQ](https://camo.githubusercontent.com/7bacc713549413cf4eadd5c80387349bd9975863267e3869c3e8d3ea9e016d38/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64726d76632f6672616d65776f726b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/drmvc/framework/)

DrMVC\\Framework
================

[](#drmvcframework)

A framework that combines some modules. necessary to create a full-fledged web application.

```
composer require drmvc/framework

```

How to use
----------

[](#how-to-use)

More examples you can find [here](extra).

### Example of `index.php` inside `public_html` folder:

[](#example-of-indexphp-inside-public_html-folder)

```
