PAX

PHP Micro Framework

Rapid Routing & Application Design

PAX is a web application framework with minimalism in mind. It was created to have the lowest barrier of entry for beginners and designers, but still provide a succinct and powerful development environment for creating robust applications.


Requirements


Installation

Via Terminal Composer

composer create-project paxagency/pax-php-framework

Via Github

Download the source files from Github @ https://github.com/paxagency/PAX-PHP-FRAMEWORK

*Make sure you set the folder as your root web application folder*