Skip to content

pmacelli/dispatcher.framework

 
 

Repository files navigation

Comodojo dispatcher

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.

About

Hackable REST microframework

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%