Libraries tagged by tabler
stellarwp/schema
663235 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
ryangjchandler/filament-progress-column
148985 Downloads
Add a progress bar column to your Filament tables.
php-db/phpdb
224149 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
mokhosh/filament-rating
167413 Downloads
Add rating fields and columns to Filament forms and tables
microsoft/windowsazure
1845719 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
lochmueller/calendarize
175090 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
laravel-views/laravel-views
96237 Downloads
Laravel package to create beautiful common views like tables using only PHP code
laracraft-tech/laravel-schema-rules
71129 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
379721 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
insolita/yii2-migration-generator
519352 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
iamfarhad/laravel-audit-log
13293 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
friendsoftypo3/tt-address
1870989 Downloads
Displays a list of addresses from an address table on the page.
fpdo/fluentpdo
253214 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
djokicpn/laravel-email-audit-log
133413 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
deliciousbrains/wp-migrations
275553 Downloads
WordPress library for managing database table schema upgrades and data seeding