Libraries tagged by emulated
marc-mabe/enum-cl
4319 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
vermaysha/pgbouncer-laravel-extension
1295 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
icecave/interlude
38400 Downloads
Emulated timeouts for synchronous operations.
lavoiesl/apc-polyfill
39981 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
kuria/enum
7773 Downloads
Emulated enumeration objects in PHP
wwsh/vfs
13 Downloads
Simple, iterable, emulated file system iterator for PHP apps
sciencellc/php-axiohm-emu
6 Downloads
A command generator for the emulated part of ESC-POS for the Axiohm A711 printer.
digital-creative/custom-relationship-field
148565 Downloads
Emulate HasMany relationship without having a real relationship set between resources
dantleech/invoke
569712 Downloads
Emulate named parameters
gongo/merciful-polluter
12647 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
t1nkl/postgres-pgbouncer-extension
33949 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
pronin/webauthn-emulator
1434 Downloads
PHP library to emulate WebAuthn authenticators like YubiKeys, Touch ID, Face ID, Windows Hello, etc
orisai/vfs
6417 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
6860 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.
lionmm/laravel-pgbouncer-extension
1081 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option