Libraries tagged by prepay
certificationy/php-pack
25663 Downloads
A series of questions to prepare for the Zend PHP5.5 certification
bytestream/horde-stringprep
129413 Downloads
Horde internationalized strings preparation library
grafite/builder
21341 Downloads
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
gisostallenberg/php-to-7-aid
2430 Downloads
Tool to find and possibly fix backward incompatible changes in your existing codebase when upgrading to or preparing for PHP7
aelvan/preparse-field
35503 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
t1nkl/postgres-pgbouncer-extension
28748 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
propaysystems/laravel-base-repositories
10734 Downloads
Base elequent repositories with interface for common queries.
paysafecard/paysafecard-rest_api-php
8062 Downloads
paysafecard PHP REST API Library
mpyw/laravel-pdo-emulation-control
77070 Downloads
Temporarily enable/disable PDO prepared statement emulation
sebastianfeldmann/captainhook
43323 Downloads
PHP git hook manager
sendbird/sendbird-platform-sdk-php
16117 Downloads
Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
php-extended/php-lexer-interface
201376 Downloads
A lexer to prepare the work for any parser of data
paragonie/easydb-cache
768 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
mrkoopie/odoo-jsonrpc
443 Downloads
PHP Odoo Json-RPC connector, prepared for laravel integration
mobilestock/laravel-database-interceptor
2327 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.