Libraries tagged by emulator
orisai/vfs
6163 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
3594 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
37853 Downloads
Emulated timeouts for synchronous operations.
aza/thread
28476 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
arokettu/unsigned
402532 Downloads
Fixed length unsigned arithmetic emulation
suez/ezmigrationbundle2
8504 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa. Suez fork.
lavoiesl/apc-polyfill
38051 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
cvo-technologies/stream-emulation
10771 Downloads
mpyw/unclosure
78629 Downloads
Closure unwrapper especially suited for Laravel PDO
marc-mabe/enum-cl
3867 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
lionmm/laravel-pgbouncer-extension
803 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
spam-n-eggs/laravel-mysqlite
6692 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.
popsul/php-token-reflection
77405 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
p4/excel-goalseek
15231 Downloads
Utility to emulate goalseek function in PHP
hexblot/mssql-compat
290 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+