Popular Packages
-
-
-
-
PHP
dmitryrechkin/php-converters-emptytonull
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
-
PHP
dmitryrechkin/php-numberparser
PHP Number Parser helps to parse a number from a string which can contain non-numeric characters.
-
PHP
dmitryrechkin/php-namingconverter
PHP collection of naming converters that can be used to convert a given string from one naming format to another.
-
PHP
dmitryrechkin/php-collections-dictionary
PHP Collections Dictionary library that lets you set and access values with the different key variations.
-
PHP
dmitryrechkin/php-phpunit-bootstrap
Dmitry Rechkin's - PHPUnit Bootstrap with the binary file to simplify running of unit tests
-
-
-
jaspr/mapper
JSON API implementation, by annotations or schemas.
-
jaspr/expression
Rich expression builder allows create complex closure expression tree to filter array of objects
-
jaspr/oas-builder
JSON API Open API Schema Generator
-
anakeen/po-parser
Gettext *.PO file parser for PHP.