Libraries tagged by REPL
psy/psysh
465728812 Downloads
An interactive shell for modern PHP.
laravel/tinker
356911105 Downloads
Powerful REPL for the Laravel framework.
symfony/options-resolver
422403928 Downloads
Provides an improved replacement for the array_replace PHP function
composer/pcre
241052029 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
select2/select2
6622662 Downloads
Select2 is a jQuery based replacement for select boxes.
willdurand/email-reply-parser
5152047 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
snapappointments/bootstrap-select
426152 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
2697389 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
ivaynberg/select2
427358 Downloads
Select2 is a jQuery based replacement for select boxes.
infection/include-interceptor
18497132 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
d11wtq/boris
11761034 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
roots/wp-password-bcrypt
9345337 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
6124148 Downloads
Searches/replaces strings in the database.
interconnectit/search-replace-db
104429 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
3496490 Downloads
A port of the PHP REPL PsySH for Symfony.