php.package.health
composer.json
.Package | Status | |
---|---|---|
crazycodr/data-filter | Used to filter out data from an enumerable source using more flexible patterns than the filter iterator spl class | |
crazycodr/data-transform | Used to transform out data from an enumerable source | |
crazycodr/laravel-oci8 | Laravel PDO Userspace wrapper around Oci8 functions | |
crazycodr/pdo-via-oci8 | PDO userspace driver proxying calls to PHP OCI8 driver | |
crazycodr/previous-current-iterator | Simple package that offers an iterator used for previous vs current comparison | |
crazycodr/roman | Provides a simple decimal/roman number converter | |
crazycodr/standard-exceptions | This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects. |