Libraries tagged by emulate
digital-creative/custom-relationship-field
117321 Downloads
Emulate HasMany relationship without having a real relationship set between resources
gongo/merciful-polluter
9899 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
dantleech/invoke
231814 Downloads
Emulate named parameters
t1nkl/postgres-pgbouncer-extension
19457 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
spam-n-eggs/laravel-mysqlite
5081 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.
icecave/interlude
36797 Downloads
Emulated timeouts for synchronous operations.
draculaid/php8forphp7
19523 Downloads
Php8forPhp7 - PHP 8 functions, and classes for PHP 7.4. Class for emulate enums
lavoiesl/apc-polyfill
33100 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
marc-mabe/enum-cl
3633 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
lionmm/laravel-pgbouncer-extension
64 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
p4/excel-goalseek
13285 Downloads
Utility to emulate goalseek function in PHP
orisai/vfs
5235 Downloads
Emulate file system with plain PHP
kuria/enum
6976 Downloads
Emulated enumeration objects in PHP
hexblot/mssql-compat
255 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
ginnerpeace/php-enum
4606 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.