PHPackages                             push/push - 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. push/push

ActiveLibrary

push/push
=========

A PHP-driven platform for rapid web application develepment

0.1.0(10y ago)4262MITPHPPHP &gt;=5.5.0

Since Feb 18Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Push PHP MVC Framework
======================

[](#push-php-mvc-framework)

A Minimal PHP platform for rapid web application development.

Installation
------------

[](#installation)

It's most recommended to utilize [Composer](https://getcomposer.org/) for installation.

```
$ composer require push/push "@dev"
```

This installs Push and it requires PHP 5.5.0 or newer.

Usage
-----

[](#usage)

Create an index.php file with the following contents:

```
