comodojo/dispatcher.framework

Hackable REST framework

4.0.1 2019-02-10 22:27 UTC

This package is auto-updated.

Last update: 2024-04-13 04:03:13 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Code Coverage

Comodojo dispatcher is a service-oriented, hackable REST microframework designed to be simple and fast.

** This is the development branch, please do not use it in production**

For more information, visit dispatcher.comodojo.org.

Installation

First, install composer. Then:

  • install dispatcher from project package:

      composer create-project comodojo/dispatcher
    
  • install dispatcher as a standalone library:

      composer require comodojo/dispatcher.framework
    

Documentation

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.