frosas/misc

A bunch of classes and functions to make working with PHP easier

1.0.1 2012-10-25 02:35 UTC

README

A bunch of classes and functions to make working with PHP easier. Usability is preferred over performance.

Requirements

  • PHP errors and warnings are expected to break the code execution (preferably with an Exception)

Testing

$ composer update --dev
$ vendor/bin/phpunit

Build Status