Libraries tagged by fable
setbased/php-audit
9677 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
san-kumar/laravel-crud
2198 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
5257 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.
paxha/laravel-recursive-relationships
39505 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
orptech/laravel-migration-partition
13993 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
olliejones/index-wp-mysql-for-speed
826 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
muhdfaiz/laravel-tail-db
25161 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
mouf/html.widgets.statsgrid
8483 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mirzabusatlic/laravel-schedule-monitor
56185 Downloads
Monitor the output of scheduled tasks in a database table
metaregistrar/php-dns-client
3578 Downloads
A php-only, object-oriented client that is able to read and process DNS records
marcocesarato/sqlparser
29039 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
lara-zeus/popover
9293 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kingmaker/laravel-many-to-many-self-relationship
19966 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kepex/laravel-crud-generator
15275 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keinos/parsedown-toc
15328 Downloads
Table of Contents Extension for Parsedown, the Parser for Markdown.