Popular Packages
-
-
-
PHP
darling/php-mocking-utilities
The PHPMockingUtilities library provides classes that can be used to mock various types of values.
-
-
-
PHP
xdevor/composer-parser
A parser that can parse all the installed PHP packages composer.json file.
-
-
PHP
mathiasreker/php-mbstring-extension
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
-
mysql-workbench-schema-exporter/exporter
Export MySQL Workbench Schema model into various models such as Doctrine, Propel, Sequelize, and others
-
-
-
PHP
alexanevsky/input-manager-bundle
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
-
PHP
alexanevsky/output-normalizer-bundle
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.