Libraries tagged by emulate
t1nkl/postgres-pgbouncer-extension
206472 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
digital-creative/custom-relationship-field
303109 Downloads
Emulate HasMany relationship without having a real relationship set between resources
dantleech/invoke
991220 Downloads
Emulate named parameters
pronin/webauthn-emulator
6546 Downloads
PHP library to emulate WebAuthn authenticators like YubiKeys, Touch ID, Face ID, Windows Hello, etc
gongo/merciful-polluter
17366 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
marc-mabe/enum-cl
7684 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
lionmm/laravel-pgbouncer-extension
5323 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
vermaysha/pgbouncer-laravel-extension
8256 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
spam-n-eggs/laravel-mysqlite
7266 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.
p4/excel-goalseek
22546 Downloads
Utility to emulate goalseek function in PHP
orisai/vfs
6964 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
12822 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
40190 Downloads
Emulated timeouts for synchronous operations.
lavoiesl/apc-polyfill
46599 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
kuria/enum
8944 Downloads
Emulated enumeration objects in PHP