PHPackages                             eric-chau/jarvis - 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. eric-chau/jarvis

ActiveLibrary[Framework](/categories/framework)

eric-chau/jarvis
================

Jarvis is a PHP 7.1 micro-framework

v2.0.0(9y ago)82543[1 issues](https://github.com/eric-chau/jarvis/issues)MITPHPPHP &gt;=7.1.0

Since Oct 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/eric-chau/jarvis)[ Packagist](https://packagist.org/packages/eric-chau/jarvis)[ RSS](/packages/eric-chau-jarvis/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (8)Used By (0)

Jarvis, a PHP 7.1 micro framework
=================================

[](#jarvis-a-php-71-micro-framework)

[![Code Climate](https://camo.githubusercontent.com/da6d27281c525e399f9ae6194b73ad6f4f0c797903fc6f4eff8746bef0dfce10/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f657269632d636861752f6a61727669732f6261646765732f6770612e737667)](https://codeclimate.com/github/eric-chau/jarvis) [![Test Coverage](https://camo.githubusercontent.com/2f4c22ae9d18c1cdb4c81517d3ad89a378a490d6b637545fed249b8d7ee61447/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f657269632d636861752f6a61727669732f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/eric-chau/jarvis/coverage) [![Build Status](https://camo.githubusercontent.com/4feea954eb76db865343f25886fe70c62157bb2d14b6070c87f2178b23cad1d8/68747470733a2f2f7472617669732d63692e6f72672f657269632d636861752f6a61727669732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eric-chau/jarvis) [![SensioLabsInsight](https://camo.githubusercontent.com/a1f9599ecdc4257f11c156e70cba74c723e8106feb04941cdde89309dbcb556f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62653063373263372d313466332d346366322d383563642d6130373230393165373131382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/be0c72c7-14f3-4cf2-85cd-a072091e7118) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/311661c41c40d1ac882bf3e8e648fda534db49571f902d3a0a0605dbdd3a1b21/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f657269632d636861752f6a61727669732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/eric-chau/jarvis/?branch=master)

Jarvis is a PHP 7.1 micro framework. It is designed to be simple and lightweight.

Note that if you want to use Jarvis with PHP 5.6, please switch on `0.1` branch or use the `v0.1.*` tag.

Jarvis requires `php >= 7.1`. it's based on its own dependency injection container, http foundation component from Symfony and nikic's fast route.

Usage
=====

[](#usage)

```
