radphp/radphp

RadPHP is an experimental RESTful framework

v0.1.0 2015-12-13 11:35 UTC

This package is not auto-updated.

Last update: 2024-03-26 15:54:38 UTC


README

RadPHP license RadPHP Downloads Build Status Scrutinizer Code Quality Code consistency

RadPHP is a rapid RESTful application development PHP framework based on ADR pattern.

Bitdeli Badge

Installing RadPHP via Composer

You can install RadPHP into your project using Composer. If you're starting a new project, we recommend using the app skeleton as a starting point. For existing applications you can run the following:

$ composer require radphp/radphp:"dev-master"