Packages from phapi

  • PHP

    phapi/cache-memcache

    Phapi Memcache is a cache package using memcache as backend

    Abandoned!

  • PHP

    phapi/cache-memcached

    Cache provider using the PHP Memcached extension to communicate with a memcache backend

    Abandoned!

  • PHP

    phapi/cache-nullcache

    Phapi NullCache is a fallback cache package with a fake cache storage.

    Abandoned!

  • PHP

    phapi/cache-redis

    Cache provider using Redis as backend

    Abandoned!

  • PHP

    phapi/contract

    Phapi Contract is a set of interfaces used by the Phapi framework

    Abandoned!

  • PHP

    phapi/di

    Phapi Dependency Injection Container

    Abandoned!

  • PHP

    phapi/endpoint

    Contains endpoint class that all Phapi Endpoints should extend. Has built in functionality for handling OPTIONS requests.

    Abandoned!

  • PHP

    phapi/exception

    Phapi Exceptions

    Abandoned!

  • PHP

    phapi/http

    Phapi HTTP Message is an implementation of PSR-7 used by the Phapi framework

    Abandoned!

  • PHP

    phapi/log

    Phapi Log contains a Di container validator

    Abandoned!

  • PHP

    phapi/middleware-content-negotiation

    Content Negotiation Middleware used by the Phapi Framework.

    Abandoned!

  • PHP

    phapi/middleware-cors

    Middleware handling HTTP access control (CORS) requests

    Abandoned!

  • PHP

    phapi/middleware-courier

    HTTP Middleware responsible for sending the response to the client

    Abandoned!

  • PHP

    phapi/middleware-file-handler

    Middleware responsible for handling files received from and sent to the client

    Abandoned!

  • PHP

    phapi/middleware-method-override

    Middleware handling request method override using headers

    Abandoned!

  • PHP

    phapi/middleware-mistake

    Error and exception handling middleware for the Phapi Framework.

    Abandoned!

  • PHP

    phapi/middleware-postbox

    Postbox has one simple task; check if the Content-Type of the request is supported

    Abandoned!

  • PHP

    phapi/middleware-rate-limit

    Middleware handling rate limiting

    Abandoned!

  • PHP

    phapi/middleware-route

    Middleware handling routing and dispatching to endpoints.

    Abandoned!

  • PHP

    phapi/middleware-uuid

    Phapi UUID middleware generates and adds UUID to request and response for easier debugging.

    Abandoned!

  • phapi/phapi-framework

    Phapi is a PHP based framework aiming at rapid and simplified API development as well as focusing at performance and keeping the code base small and simple.

    Abandoned!

  • PHP

    phapi/pipeline

    Phapi Pipeline is a middleware pipeline handling the middleware queue. Phapi Pipeline relies on PSR-7

    Abandoned!

  • PHP

    phapi/serializer

    Phapi Serializer is a helper class for Serializer Middleware.

    Abandoned!

  • PHP

    phapi/serializer-json

    Phapi JSON Serializer is a middleware based serializer that converts arrays to JSON. The middleware are PSR-7 compliant and a package developed for and used by the Phapi Framework.

    Abandoned!

  • PHP

    phapi/serializer-jsonp

    Phapi JSONP Serializer is a middleware based serializer that converts arrays to JSON and adds the provided (validated) callback method name.

    Abandoned!

  • PHP

    phapi/serializer-xml

    Serializer package containing middleware for XML serialization and deserialization

    Abandoned!

  • PHP

    phapi/serializer-yaml

    Serializer package containing middleware for YAML serialization and deserialization

    Abandoned!