Libraries tagged by PHP Repl
svrnm/exceldatatables
302985 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
stechstudio/phpinfo
32919 Downloads
A beautiful, searchable replacement for phpinfo() with a clean programmatic API
php-standard-library/str
107515 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions
php-standard-library/option
127119 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
php-http/vcr-plugin
320777 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
byjg/jwt-session
84091 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
rafaelfragoso/haversini-formula
216906 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
151165 Downloads
Replacement for the PHP PDO OCI class
ajgl/csv-rfc
406132 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
kktsvetkov/krumo
62394 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
aronduby/dump
1285063 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
sabatinomasala/replicate-php
45899 Downloads
PHP client for the Replicate API
uspdev/replicado
8238 Downloads
Classes PHP que consome dados do Replicado USP
irebega/docx-replacer
36396 Downloads
PHP extension that allow you replace text to text or text to image in DOCX file
softcreatr/php-perplexity-ai-sdk
11364 Downloads
A powerful and easy-to-use PHP SDK for the pplx (Perplexity) API, allowing seamless integration of advanced AI-powered features into your PHP projects..