Libraries tagged by qemu
phery/phery
12699 Downloads
XAJAX alternative, phery.js is a library in PHP that maps to all jQuery functions, DOM manipulation, meta arguments and serialization, seamless ajax integration, RESTful emulation, form submission and partial rendering views, plus its PSR-0 compatible
mrclay/shibalike
55263 Downloads
Provides a PHP library for emulating a Shibboleth environment.
gongo/merciful-polluter
12190 Downloads
Emulate `register_globals` and `magic_quotes_gpc` in PHP 5.4 or higher
elstc/codeception-mobileemulation
52114 Downloads
WebDriver mobile emulation switcher for Codeception
arokettu/unsigned
407457 Downloads
Fixed length unsigned arithmetic emulation
pronin/webauthn-emulator
1324 Downloads
PHP library to emulate WebAuthn authenticators like YubiKeys, Touch ID, Face ID, Windows Hello, etc
mpyw/laravel-pdo-emulation-control
77604 Downloads
Temporarily enable/disable PDO prepared statement emulation
t1nkl/postgres-pgbouncer-extension
32158 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
marc-mabe/enum-cl
4071 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
femundfilou/kirby-image-snippet
4215 Downloads
Snippet + Helper Methods for handling images in Kirby
ycecube/php-type-enum
39119 Downloads
Defines a base class for emulating enum types in php.
vermaysha/pgbouncer-laravel-extension
971 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
restyler/scrapeninja-api-php-client
4494 Downloads
Web scraper API with proxy rotation, retries, and with Chrome TLS fingerprint emulation
orisai/vfs
6325 Downloads
Emulate file system with plain PHP
mobilestock/laravel-database-interceptor
5766 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.