Libraries tagged by PHP Repl
theofidry/psysh
648 Downloads
A port of the PHP REPL PsySH for Symfony.
mtk3d/http-vcr
46 Downloads
Record and replay HTTP requests in PHP tests — a decorator over any PSR-18 client, so your suite runs fast and deterministic with no network access and no API keys. Built on PSR-7/PSR-17/PSR-18.
leearvin/hyperf-tinker
6666 Downloads
Powerful REPL for the Hyperf framework.
reasno/gotask
24 Downloads
A replacement for Swoole TaskWorker in Go
jbboehr/phpstan-lost-in-translation
142 Downloads
PHPStan extension for validating Laravel translation keys, replacements, choices, locales, files, and Blade usage
jardisadapter/dbconnection
283 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
adagio/bitset
9263 Downloads
Pure PHP drop-in replacement for 'bitset' extension.
fleshgrinder/value
33953 Downloads
A modern replacement for PHP’s gettype function.
xjuvi/pdodb
223 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
aternos/hawk
3071 Downloads
PHP library to get, replace and delete blocks/entities out of Minecraft region files
leofeyer/optimize-native-functions-fixer
5653 Downloads
Prefixes native PHP functions which can be replaced with opcodes by the OPcache.
cakedc/intl
4119 Downloads
Simple replacement library if intl PHP extension is not installed
fbf/instafilter
18 Downloads
Replicate Instragram-style filters in PHP. Translates photoshop functions to PHP.
goaop/virtual-file-system
239 Downloads
Blazing-fast in-memory virtual filesystem for PHP 8.4+ — a modern, fully-typed replacement for adlawson/vfs with zero deprecations, full stream wrapper coverage, permissions, symlinks, locks and quotas.
sivka/paginator
1454 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.