Libraries tagged by emulator
elstc/codeception-mobileemulation
71007 Downloads
WebDriver mobile emulation switcher for Codeception
arokettu/unsigned
460200 Downloads
Fixed length unsigned arithmetic emulation
mpyw/laravel-pdo-emulation-control
81578 Downloads
Temporarily enable/disable PDO prepared statement emulation
marc-mabe/enum-cl
7620 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
lionmm/laravel-pgbouncer-extension
5279 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
cubiclesoft/to-composer
3006 Downloads
CubicleSoft PHP Software Development Libraries for Composer
vermaysha/pgbouncer-laravel-extension
8096 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
tanoconsulting/ezmigrationbundle2
44439 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
spam-n-eggs/laravel-mysqlite
7190 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
6878 Downloads
Web scraper API with proxy rotation, retries, and with Chrome TLS fingerprint emulation
p4/excel-goalseek
22331 Downloads
Utility to emulate goalseek function in PHP
orisai/vfs
6926 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
12268 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.
icecave/interlude
40163 Downloads
Emulated timeouts for synchronous operations.
ycecube/php-type-enum
48779 Downloads
Defines a base class for emulating enum types in php.