Libraries tagged by prep
kylekatarnls/stylus
132072 Downloads
Stylus preprocessor for PHP (see https://github.com/AustP/Stylus.php, it's an exact fork except the minimum stability)
certificationy/php-pack
26064 Downloads
A series of questions to prepare for the Zend PHP5.5 certification
bytestream/horde-stringprep
243183 Downloads
Horde internationalized strings preparation library
grafite/builder
21356 Downloads
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
gisostallenberg/php-to-7-aid
2560 Downloads
Tool to find and possibly fix backward incompatible changes in your existing codebase when upgrading to or preparing for PHP7
tigr/twig-preprocessor
38762 Downloads
This very simple loader adds a way to pre parse twig files before loading them into twig parser
t1nkl/postgres-pgbouncer-extension
31081 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
mpyw/laravel-pdo-emulation-control
77450 Downloads
Temporarily enable/disable PDO prepared statement emulation
sebastianfeldmann/captainhook
43841 Downloads
PHP git hook manager
preprio/opsgenie
6596 Downloads
vermaysha/pgbouncer-laravel-extension
833 Downloads
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
sendbird/sendbird-platform-sdk-php
17141 Downloads
Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api
php-extended/php-lexer-interface
202662 Downloads
A lexer to prepare the work for any parser of data
paragonie/easydb-cache
829 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
mobilestock/laravel-database-interceptor
4702 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.