Packages from nicmart

  • PHP

    nicmart/arrayze

    A callback-based decorator that gives array access to values.

  • PHP

    nicmart/benchmark

    A framework for benchmarking php code.

  • PHP

    nicmart/building

    A PHP library that abstracts the definition of fluent builders.

  • PHP

    nicmart/dgim

    Implementation of the DGIM algorithm to count ones in a window

  • PHP

    nicmart/domain-specific-query

    Build and define queries specific to the application domain and compile them into other formats

  • PHP

    nicmart/dsq-expression

    Basic expression classes used by DSQ components

  • PHP

    nicmart/expression-tree

    A simple php library to build and dump expression trees.

  • PHP

    nicmart/functionals

    Functionals is a collection of functionals for PHP

  • PHP

    nicmart/getlocalization

    A simple php client for GetLocalization

  • PHP

    nicmart/live-terminal

    Live data on the terminal

  • PHP

    nicmart/numbers

    Format numbers in various formats, like scientific notation or unit-suffix notation

  • PHP

    nicmart/phpy

    With phpy you have an object-oriented interface to create valid php-code constructs

  • PHP

    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.

  • PHP

    nicmart/tree

    A basic but flexible php tree data structure and a fluent tree builder implementation.

  • PHP

    nicmart/treebuilder

    TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array

  • PHP

    nicmart/universal-matcher

    A rules based matcher engine for php