frodeborli member since: Feb 02, 2015

frodeborli's packages

  • 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.

  • 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.

  • the/loop

    Provides an event loop backed by the Amphp event loop.

  • the/promises

    Provides The\Promise and The\PromiseInterface using GuzzleHttp. Other frameworks can provide compatible implementations.

  • charm/database

    Yet another PDO wrapper. Because I don't like to explicitly prepare and execute and fetch every single query. Can use a PDO instance from you, or it makes a new connection standalone.

    Abandoned! See charm/db

  • charm/testing

    A tool for running regression and unit testing with very little scaffolding.

    Abandoned! See frodeborli/themis

  • ennerd/fubber-jsapi

    JS API for Fubber Framework

    Abandoned! See ennerd/fubber-jsapi

  • ennerd/fubber-migrations

    Database migrations for PDO. Everything required in a neat, self contained package that only requires a PDO instance.

    Abandoned!

  • f2/config

    An interface for configuring and adapting all F2 components.

    Abandoned! See f2/common

  • f2/container

    Make dependency injection available for F2 components. Can auto discover and use containers from other frameworks.

    Abandoned! See f2/common