frosas/misc

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 381

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 0

Open Issues: 1

pkg:composer/frosas/misc

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