Libraries tagged by PHP Repl
koseven/koseven
88382 Downloads
Koseven Framework - PHP-7 compatible replacement for Kohana
garetjax/phpbrowscap
828087 Downloads
Standalone replacement for php's native get_browser() function
imanghafoori/php-search-replace
362618 Downloads
Smart search replace functionality for php source code
ramsey/composer-repl
77007 Downloads
A REPL for PHP built into Composer.
chrisharrison/php-array-of
497290 Downloads
Implement an array of a defined type. Generics replacement for PHP.
heidelpay/php-payment-api
334799 Downloads
New client library for heidelpay payments replacing heidelpay/php-api.
breerly/factory-girl-php
207686 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
svrnm/exceldatatables
164569 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
jbzoo/jbdump
1052488 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
hyperf/gotask
75580 Downloads
A replacement for Swoole TaskWorker in Go
php-http/vcr-plugin
182864 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
byjg/jwt-session
70815 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
stefangabos/zebra_session
92438 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
rafaelfragoso/haversini-formula
188163 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
taq/pdooci
121192 Downloads
Replacement for the PHP PDO OCI class