Libraries tagged by form to database
butterfly-team/magento-order-event-dispatcher
186 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.
kaizencoders/wp-fluent
8 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
epaphrodites/epaphrodites
372 Downloads
Epaphrodites framework seamlessly combines simplicity with robust compatibility across PHP, C, and Python, providing strong support for multiple databases while adhering to open-source principles.
crowdstar/vertica-swoole-adapter
322 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.
micschk/silverstripe-404logger
249 Downloads
Logs 404 errors to the database (link & referrer + count), including report for CMS
marcocesarato/cpdo
263 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.
lukasbableck/contao-404-log-bundle
34 Downloads
This Contao bundle logs 404 errors to the database, allows you to view them in the Contao backend and create redirects for them.
fbf/laravel-navigation
442 Downloads
A Laravel 4 package for adding multiple, database driven, menus to a site
ayela-emmanuel/ayela-orm
41 Downloads
This packge Is a Minimal ORM Setup for interacting with your SQL Database using PDO but abstracts the Database to a more OOP Approch
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
2121 Downloads
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.
rapidwebltd/laravel-dynamic-menu
257 Downloads
Laravel Dynamic Menu provides the foundation to build entirely dynamic database powered navigation menus for your web application.
marshmallow/nova-map-box-field
1716 Downloads
A field for Laravel Nova 4 to create mapbox polygons and store them into your database. Awesome stuff really!
makhov/opentbs
725 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
grofftech/wp-migrator
214 Downloads
Allows for database schema and data updates to be done with code
ashleyhindle/private-dump
8 Downloads
CLI script to dump your MySQL database, and sanitise the output of sensitive data for development/staging use