frodeborli member since: Feb 02, 2015

frodeborli's packages

  • PHP

    moebius/promise

    A flexible and compatible promise implementation for PHP.

  • PHP

    moebius/react

    Enables asynchronous React libraries to be used with moebius/coroutine.

  • PHP

    moebius/socket

    A coroutine based socket client and server implementation.

  • PHP

    moebius/streams

    Evented and asynchronous API for streaming data

  • nerd/glue

    Glue is a simple library that helps various libraries work together, simplifying things like relying on various implementations of things like Caching, by creating a centralized factory for creating such objects. It's a form of Dependency Injection.

  • PHP

    phasync/file-streamwrapper

    Makes file IO asynchronous in phasync coroutines.

  • PHP

    phasync/http-client

    An async PSR-18 HTTP Client implementation.

  • PHP

    phasync/http-streamwrapper

    An HTTP stream wrapper that makes http:// and https:// requests in PHP asynchronous.

  • PHP

    phasync/objectpool

    A library for implementing efficient object pooling.

  • PHP

    phasync/phasync

    phasync asyncio library for PHP, providing seamless and efficient coroutines via PHP fibers

  • PHP

    phasync/server

    A high performance async TCP and UDP socket server for PHP.

  • PHP

    phasync/swerve

    S(w)erve your long-running PHP applications from the CLI fast and efficiently.

  • the/config

    Simple way to access configuration data from disk or from host framework

  • the/framework

    Provides functions to register libraries in the The\ namespace.

  • the/logger

    Provides an implementation of a PSR-3: Logger Interface according to The\Framework practices.