Popular Packages
-
-
PHP
vanderlee/php-stable-sort-functions
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
-
-
PHP
siriusphp/validation
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
-
PHP
olsgreen/wkhtmltopdf-amd64
Convert html to pdf using webkit (qtwebkit). Dynamically linked linux binary for amd64 systems.
-
-
-
PHP
shipmonk/coverage-guard
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
-
PHP
gmostafa/php-graphql-oqm
GraphQL Object-to-Query Mapper (QOM) which generates objects from API schema
-
-
-
-
PHP
daktela/daktela-v6-php-connector
Enables connecting to Daktela V6 installation REST API from PHP code
-
-
PHP
robclancy/presenter
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.