2017 © Pedro Peláez
 

library api

Provides api services

image

zotyo/api

Provides api services

  • Monday, April 9, 2018
  • by zotyoka
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

api

The package offers generic code for bootstrapping an API, (*1)

Response

The package would provide a response object - we want to guarantee a consistent response - sending response should be easy, (*2)

Exception Handler

The package would provide an exception handler - the handler should transform exceptions into responses, (*3)

Log

The package should be able to log requests/responses - log request - log response - escape sensitive data, (*4)

Localization

The package should be able to configure the language of the api, (*5)

The Versions

09/04 2018

dev-master

9999999-dev

Provides api services

  Sources   Download

MIT

The Requires

  • php >=7.0

 

by Nagy Zoltan

api

06/04 2018

v0.0.1

0.0.1.0

Provides api services

  Sources   Download

MIT

The Requires

  • php >=7.0

 

by Nagy Zoltan

api