Libraries tagged by tabler
yadakhov/laradump
12527 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
15890 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
websedit/we-cookie-consent
54953 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
67912 Downloads
Date filter component for filament tables.
tomatophp/filament-accounts
6533 Downloads
Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations
thijssimonis/nova-list-card
68002 Downloads
List rows in a table card.
terminal42/dc_multilingual
80195 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
snicco/better-wpdb
21770 Downloads
Keeps you safe and sane when working with custom tables in WordPress.
singlequote/laravel-datatables
22987 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
setbased/php-audit
11158 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
san-kumar/laravel-crud
3292 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
robinncode/db_craft
1461 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
37173 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
paxha/laravel-recursive-relationships
45345 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
orptech/laravel-migration-partition
19958 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.