Libraries tagged by preparse
paragonie/easydb-cache
903 Downloads
Caching Adapter for EasyDB (caches Prepared Statements to reduce round trips)
mobilestock/laravel-database-interceptor
6526 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.
lakedrops/docker4drupal
39107 Downloads
Composer Plugin to prepare local Drupal development environment for Docker.
lakedrops/docker-traefik
37486 Downloads
Library to prepare local Traefik Docker container which is used by e.g. Docker4Drupal.
hexide-digital/gitlab-deploy
11449 Downloads
Prepare your project to deploy
heimrichhannot/contao-encore-bundle
14285 Downloads
This bundle brings deep integration for symfony encore into contao. On the one hand, your can prepare your bundles to define own webpack entries, which added with just one command to your webpack entries. On the other hand, this bundle allows you to add encore entries only on the pages you need them for optimizing your website performance.
erhaweb/feed-display
9802 Downloads
Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display
bernardosilva/jwt-api-client-php
16949 Downloads
API client prepared to consume API using JWT for PHP
yab/laracogs
25841 Downloads
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
thumbtack/querycache
235 Downloads
A simple PDO query interface with support for result set and row level caching
mvccore/ext-view-helper-assets
791 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
mpyw/unclosure
79147 Downloads
Closure unwrapper especially suited for Laravel PDO
lionmm/laravel-pgbouncer-extension
1018 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
krugozor/database
2456 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
grumpycrouton/grumpypdo
577 Downloads
GrumpyPDO for PHP