comodojo/dispatcher.framework

Hackable REST framework

Installs: 2 650

Dependents: 5

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 1

pkg:composer/comodojo/dispatcher.framework

4.0.1 2019-02-10 22:27 UTC

This package is auto-updated.

Last update: 2025-09-13 06:56:11 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.