Packages from proteins

  • PHP

    proteins/deferred

    Ensure deferred execution of code, even in case of fatal error.

  • PHP

    proteins/dictionary

    Class to handle a repository of key-values data via dot notation key path

  • PHP

    proteins/event

    Event emitter-listener global class and behaviour trait

  • PHP

    proteins/extensions

    Provides a way to extend static classes with new methods

  • PHP

    proteins/filter

    Class trait for permitting users to override data via callback hooks

  • PHP

    proteins/map

    Handle a repository of key-values data

  • PHP

    proteins/negotiation

    A module for handling Content Negotiation

  • PHP

    proteins/options

    A dictionary to handle application-wide options

  • PHP

    proteins/request

    Handles the HTTP request for the current execution

  • PHP

    proteins/response

    Handles the HTTP Response for the current execution

  • PHP

    proteins/route

    A simple and fast URL router

  • PHP

    proteins/structure

    Access properties with associative array or object notation seamlessly

  • PHP

    proteins/url

    Helper object for parsing, building and handling URLs