Libraries tagged by form to database
scottjs/db-sync
2324 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
intermax/blur
472 Downloads
Package for Laravel to help obfuscate your database.
tecbeast42/laravel-wait-ci
2411 Downloads
Wait for your storage and database to be reachable in ci
madj2k/t3-klarokratie
583 Downloads
Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.
ixnode/php-date-parser
590 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
butterfly-team/magento-order-event-dispatcher
216 Downloads
This Magento 2 module allows you to trigger order-related events for an existing order via a URL. This is useful when you manually create orders in the Magento database and want to trigger events for processing workflows such as inventory updates, email notifications, and more.
tumtum/oxid-schema-expander
7734 Downloads
Library to modify the OXID eShop database. Ideal for OXID modules to have their tables.
paulmozo/php-cypher-query-builder
3931 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
crowdstar/vertica-swoole-adapter
336 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.
marcocesarato/cpdo
289 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
irap/rabbitmq-logger
4099 Downloads
A package to make it easy to use a mysql database for sessions.
dgtlss/capsule
17 Downloads
A Laravel package for backing up databases and files to external sources with notifications
carono/yii2-migrate
5789 Downloads
Trait to help create databases in migrations for Yii2
bjerke/api-query-builder
7547 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.