Libraries tagged by database menu
mente/max-mind-geo-ip-bundle
74688 Downloads
Bundle integrating MaxMind GeoIP database into symfony application
jsongerber/wp-sync-db
464 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
easy2dev/multi-tenant-wizard
128 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
butterfly-team/magento-order-event-dispatcher
37 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.
heimrichhannot/contao-fieldpalette
3875 Downloads
FieldPalette is a contao widget like [MultiColumnWizard] (https://github.com/menatwork/MultiColumnWizard) with its own database table.
rizal/todo
6 Downloads
Buat aplikasi todolist menggunakan konsep oop, database mysql, composer dan unit testing
developerawam/generate-migration
17 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
fahimxyz/wp-shift-db
613 Downloads
WP Shift DB eliminates the manual work of migrating a WP database.
fahim-spurbee/wp-shift-db
53 Downloads
WP Shift DB eliminates the manual work of migrating a WP database.
hexageek1337/tripay-library
39 Downloads
Library untuk TriPay (Payment Gateway Lokal Indonesia) menggunakan bahasa pemrograman PHP versi 7 dan database MariaDB.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
akceli/laravel-realtime-database
11 Downloads
Keep your client store in sync with middleware. No more manually keeping the store in sync with every api call, also leverages pusher so the same middleware can keep all clients up to date
mehulpatel/vspl
271 Downloads
Yii2 audit record and database changes details
gobline/pdo
23 Downloads
PDO component
compeek/pdo-wrapper
64 Downloads
PDO Wrapper is a simple, drop-in PDO wrapper for PHP featuring lazy connect, manual disconnect, reconnect, and is alive testing.