Libraries tagged by PHP Repl
psy/psysh
583481538 Downloads
An interactive shell for modern PHP.
symfony/options-resolver
526982949 Downloads
Provides an improved replacement for the array_replace PHP function
browscap/browscap-php
4064049 Downloads
Standalone replacement for php's native get_browser() function
willdurand/email-reply-parser
7032902 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
php-vcr/php-vcr
3208815 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
d11wtq/boris
12411190 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
roots/wp-password-bcrypt
10342979 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
interconnectit/search-replace-db
118074 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
theofidry/psysh-bundle
3872425 Downloads
A port of the PHP REPL PsySH for Symfony.
symfony/ai-platform
1442892 Downloads
PHP library for interacting with AI platform provider.
justbetter/magento2-sentry
1576518 Downloads
Magento 2 Logger for Sentry
jasongrimes/paginator
1318993 Downloads
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.
krowinski/php-mysql-replication
127594 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
swayok/alternative-laravel-cache
584792 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
rawr/t-regx
167146 Downloads
PHP regular expression brought up to modern standards.