sirn-se member since: Dec 22, 2017

sirn-se's packages

  • PHP

    phrity/comparison

    Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.

  • PHP

    phrity/config

    Configuration interface, class, and factories

  • PHP

    phrity/datetime

    DateTime utilities.

  • PHP

    phrity/net-mock

    Mock layer for phrity/net-stream

  • PHP

    phrity/net-stream

    Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory

  • PHP

    phrity/net-uri

    PSR-7 Uri and PSR-17 UriFactory implementation

  • PHP

    phrity/o

    Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.

  • PHP

    phrity/slim-openapi

    OpenApi implementation for Slim 4.

  • PHP

    phrity/util-accessor

    Utility to handle access to a data set by using access paths.

  • PHP

    phrity/util-errorhandler

    Inline error handler; catch and resolve errors for code block.

  • PHP

    phrity/util-numerics

    Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. Open minded numeric parser and formatter.

  • PHP

    phrity/websocket

    WebSocket client and server