Libraries tagged by PHP Repl
breerly/factory-girl-php
243071 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
aspose/pdf-sdk-php
30227 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
teamdotblue/psysh-bundle
49928 Downloads
A port of the PHP REPL PsySH for Symfony.
tommyknocker/pdo-database-class
6163 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
sboden/odtphp
22785 Downloads
ODT document generator (plugin replacement for cybermonde/odtphp)
redwebcreation/twitter-stream-api
21078 Downloads
Consume the Twitter Stream API in real-time.
jbzoo/jbdump
1122870 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
deuteros-php/deuteros
9515 Downloads
Drupal Entity Unit Test Extensible Replacement Object Scaffolding - Value-object entity doubles for unit testing
vclayton/unpecl-oauth
127640 Downloads
Native PHP drop-in replacement for the PECL OAuth extension
bsn4/grpc
1555 Downloads
Rust-based gRPC extension for PHP — drop-in replacement for ext-grpc
kktsvetkov/krumo
62616 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.
derrabus/ereg-shim
108045 Downloads
Replacement for the ereg legacy php extension.
pecl/timezonedb
9696 Downloads
This extension is a drop-in replacement for the builtin timezone database that comes with PHP.
moln/php-mysql-replication
29028 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.
rfookune/lara-pdf-merger-php-7-2
28435 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.