Libraries tagged by EMu
mrclay/shibalike
65162 Downloads
Provides a PHP library for emulating a Shibboleth environment.
gongo/merciful-polluter
17074 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
elstc/codeception-mobileemulation
67928 Downloads
WebDriver mobile emulation switcher for Codeception
arokettu/unsigned
458740 Downloads
Fixed length unsigned arithmetic emulation
mpyw/laravel-pdo-emulation-control
81472 Downloads
Temporarily enable/disable PDO prepared statement emulation
marc-mabe/enum-cl
7542 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
cubiclesoft/to-composer
2976 Downloads
CubicleSoft PHP Software Development Libraries for Composer
emuravjev/mdash
48803 Downloads
PHP версия типографа Муравьева
vermaysha/pgbouncer-laravel-extension
7810 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
sugarcraft/candy-vt
2249 Downloads
In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.
spam-n-eggs/laravel-mysqlite
7090 Downloads
MySQLite is a Laravel connector for SQLite that emulates MySQL functionality. The currently ported functionalities can be viewed in README.md on the github site.
restyler/scrapeninja-api-php-client
6826 Downloads
Web scraper API with proxy rotation, retries, and with Chrome TLS fingerprint emulation
p4/excel-goalseek
22021 Downloads
Utility to emulate goalseek function in PHP
orisai/vfs
6850 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
11936 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.