Libraries tagged by emulate
dantleech/invoke
520436 Downloads
Emulate named parameters
digital-creative/custom-relationship-field
141678 Downloads
Emulate HasMany relationship without having a real relationship set between resources
gongo/merciful-polluter
11736 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
t1nkl/postgres-pgbouncer-extension
29892 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
orisai/vfs
6163 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
3529 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
37847 Downloads
Emulated timeouts for synchronous operations.
lavoiesl/apc-polyfill
38005 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
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.
pronin/webauthn-emulator
1157 Downloads
PHP library to emulate WebAuthn authenticators like YubiKeys, Touch ID, Face ID, Windows Hello, etc
p4/excel-goalseek
15215 Downloads
Utility to emulate goalseek function in PHP
ginnerpeace/php-enum
4973 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
draculaid/php8forphp7
29558 Downloads
Php8forPhp7 - PHP 8 functions, and classes for PHP 7.4. Class for emulate enums