frodeborli member since: Feb 02, 2015
frodeborli's packages
- 
                charm/appA minimalistic application framework, based on a set of minimalistic components. 
- 
                charm/arraybufferTyped arrays for structs powered by FFI. Gives you the equivalent of UInt8Array, UInt16Array, UInt32Array, Float64Array and ArrayBuffer in JavaScript. 
- 
                charm/cliProvides the `charm` cli utility. 
- 
                charm/configA configuration hub. Used for accessing configuration information. 
- 
                charm/dbPDO wrapper, for those that dislike verbose `PDOStatement` methods but also dislike SQL injection. 
- 
                charm/dispatcherCreates PSR-7 Server Server Requests for PSR-15 Server Request Handlers and Middlewares from a web server, ReactPHP, Swoole or the command line. 
- 
                charm/errorJust an interface, a trait and two exception classes. Ancestor of all charm/* exception classes. 
- 
                charm/eventA simple event emitter interface and a trait with the methods 'on', 'off' and 'emit'. 
- 
                PHP charm/exception-middlewareProvides a PSR-15 Middleware which traps exceptions and renders a nice error page. 
- 
                charm/exceptionsVarious exception classes with some extra information such as HTTP Status Codes and HTTP Status Messages. 
- 
                charm/fallback-loggerAn error logger designed to be a fallback implementation that logs via the PHP error_log() function or to STDERR with colors 
- 
                charm/fsrouter-middlewareA router where routes are defined by file system paths. 
- 
                charm/hooksA powerful Hooks library, to allow extending and integrating between components. 
- 
                charm/httpA simple and extendable implementation of PSR-7 HTTP message interfaces 
- 
                charm/i18nProvides a Locale and Collator instance based on a Psr\Http\ServerRequestInterface. 
