Libraries tagged by REPL
psy/psysh
462592966 Downloads
An interactive shell for modern PHP.
laravel/tinker
354312275 Downloads
Powerful REPL for the Laravel framework.
symfony/options-resolver
419337707 Downloads
Provides an improved replacement for the array_replace PHP function
composer/pcre
237907261 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
select2/select2
6589196 Downloads
Select2 is a jQuery based replacement for select boxes.
willdurand/email-reply-parser
5120114 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
snapappointments/bootstrap-select
424137 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
php-vcr/php-vcr
2685965 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
ivaynberg/select2
426740 Downloads
Select2 is a jQuery based replacement for select boxes.
infection/include-interceptor
18231104 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
d11wtq/boris
11749529 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
roots/wp-password-bcrypt
9315188 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.
wp-cli/search-replace-command
6075142 Downloads
Searches/replaces strings in the database.
interconnectit/search-replace-db
104192 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
3484944 Downloads
A port of the PHP REPL PsySH for Symfony.