php.package.health
composer.json
.Package | Status | |
---|---|---|
nicmart/arrayze | A callback-based decorator that gives array access to values. | |
nicmart/benchmark | A framework for benchmarking php code. | |
nicmart/building | A PHP library that abstracts the definition of fluent builders. | |
nicmart/dgim | Implementation of the DGIM algorithm to count ones in a window | |
nicmart/domain-specific-query | Build and define queries specific to the application domain and compile them into other formats | |
nicmart/dsq-expression | Basic expression classes used by DSQ components | |
nicmart/expression-tree | A simple php library to build and dump expression trees. | |
nicmart/functionals | Functionals is a collection of functionals for PHP | |
nicmart/getlocalization | A simple php client for GetLocalization | |
nicmart/live-terminal | Live data on the terminal | |
nicmart/numbers | Format numbers in various formats, like scientific notation or unit-suffix notation | |
nicmart/phpy | With phpy you have an object-oriented interface to create valid php-code constructs | |
nicmart/string-template | StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions. | |
nicmart/tree | A basic but flexible php tree data structure and a fluent tree builder implementation. | |
nicmart/treebuilder | TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array | |
nicmart/universal-matcher | A rules based matcher engine for php |