Libraries tagged by emulate
digital-creative/custom-relationship-field
260422 Downloads
Emulate HasMany relationship without having a real relationship set between resources
t1nkl/postgres-pgbouncer-extension
106240 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
dantleech/invoke
818174 Downloads
Emulate named parameters
vermaysha/pgbouncer-laravel-extension
5961 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
gongo/merciful-polluter
15953 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
marc-mabe/enum-cl
6907 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
pronin/webauthn-emulator
4162 Downloads
PHP library to emulate WebAuthn authenticators like YubiKeys, Touch ID, Face ID, Windows Hello, etc
p4/excel-goalseek
20242 Downloads
Utility to emulate goalseek function in PHP
mobilestock/laravel-database-interceptor
10120 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
39000 Downloads
Emulated timeouts for synchronous operations.
lavoiesl/apc-polyfill
45265 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
lionmm/laravel-pgbouncer-extension
4554 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
orisai/vfs
6561 Downloads
Emulate file system with plain PHP
kuria/enum
8597 Downloads
Emulated enumeration objects in PHP
hexblot/mssql-compat
339 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+