Libraries tagged by fable
php-db/phpdb
290982 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
mokhosh/filament-rating
171779 Downloads
Add rating fields and columns to Filament forms and tables
microsoft/windowsazure
1847929 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
178396 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
96593 Downloads
Laravel package to create beautiful common views like tables using only PHP code
laracraft-tech/laravel-schema-rules
73353 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
384760 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kainiklas/filament-scout
107128 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
insolita/yii2-migration-generator
526103 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
friendsoftypo3/tt-address
1893352 Downloads
Displays a list of addresses from an address table on the page.
fpdo/fluentpdo
253579 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
ellgreen/laravel-loadfile
207384 Downloads
A package to help with loading files into MySQL tables
djokicpn/laravel-email-audit-log
142983 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
282770 Downloads
WordPress library for managing database table schema upgrades and data seeding
ddzobov/laravel-pivot-softdeletes
650995 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen