frodeborli member since: Feb 02, 2015
frodeborli's packages
-
-
-
-
-
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/http-streamwrapper
An HTTP stream wrapper that makes http:// and https:// requests in PHP asynchronous.
-
-
PHP
phasync/phasync
phasync asyncio library for PHP, providing seamless and efficient coroutines via PHP fibers
-
-
-
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.