2017 © Pedro Peláez
 

library deli

Abstract delivery system for PHP applications

image

watoki/deli

Abstract delivery system for PHP applications

  • Thursday, March 10, 2016
  • by rtens
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2,117 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

deli Build Status

deli is an abstract delivery system for request/response type applications. It can be used as a base for web and CLI delivery systems such as curir and commander., (*1)

The base idea is that a user request consists of a path and parameters which is then mapped to a method call. The return value of this method call is then delivered as a response to the user., (*2)

The Versions

10/03 2016

dev-master

9999999-dev http://github.com/watoki/deli

Abstract delivery system for PHP applications

  Sources   Download

MIT

The Requires

 

The Development Requires

routing router delivery watoki

18/06 2015

v0.2

0.2.0.0 http://github.com/watoki/deli

Abstract delivery system for PHP applications

  Sources   Download

MIT

The Requires

 

The Development Requires

routing router delivery watoki

05/12 2014

v0.1

0.1.0.0 http://github.com/watoki/deli

Abstract delivery system for PHP applications

  Sources   Download

MIT

The Requires

 

The Development Requires

routing router delivery watoki