Libraries tagged by stable
yadakhov/laradump
13129 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
16267 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
websedit/we-cookie-consent
56916 Downloads
Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.
webbingbrasil/filament-datefilter
69033 Downloads
Date filter component for filament tables.
tomatophp/filament-accounts
6998 Downloads
Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations
thijssimonis/nova-list-card
68697 Downloads
List rows in a table card.
terminal42/dc_multilingual
80758 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
snicco/better-wpdb
22009 Downloads
Keeps you safe and sane when working with custom tables in WordPress.
setbased/php-audit
11493 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
san-kumar/laravel-crud
3421 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
6627 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
robinncode/db_craft
1945 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
riesenia/persist-related-data
37753 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
paxha/laravel-recursive-relationships
46205 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
orptech/laravel-migration-partition
20764 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.