Libraries tagged by sahi
php-cs-fixer/shim
2361784 Downloads
A tool to automatically fix PHP code style
foolz/sphinxql-query-builder
1975540 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
codeigniter4/shield
240574 Downloads
Authentication and Authorization for CodeIgniter 4
tgalopin/html-sanitizer
4823989 Downloads
Sanitize untrustworthy HTML user input
qossmic/deptrac-shim
9445792 Downloads
deptrac phar distribution
symfony/polyfill-php55
31087123 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
30219831 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
mollie/magento2
916354 Downloads
Mollie Payment Module for Magento 2
jeremy-dunn/php-fedex-api-wrapper
1101597 Downloads
API Wrapper for Fedex web services
gabrielbull/ups-api
2126691 Downloads
PHP UPS API
easypost/easypost-php
2732254 Downloads
EasyPost Shipping API Client Library for PHP
dvdoug/boxpacker
2314092 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
shipmonk/phpstan-rules
717418 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
328340 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
shipmonk/dead-code-detector
220641 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.