frosas / php-misc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:PHP 100.0%