sunnysideup/migrate-from-fqcn-to-short-tablename
If you have bad table names (using FQCN) then this method will fix up your tables to be short table names, and migrate the data.
时间:2026-04-30 08:34
codeldev/laravel-schedule-log
A simple Laravel package that automatically logs every scheduled command execution to your database. It listens to Laravel's built-in schedulerevents to record information without wrapping or modifying the scheduler itself. Ships with configurable table names, swappable Eloquent models, and a built-
时间:2026-04-11 09:38
ozh/sqltableextractor
Extract table names from SQL queries (SELECT, INSERT, UPDATE, JOIN, subqueries)
时间:2026-01-21 22:12
aura/sqlschema
Provides facilities to read table names and table columns from a database using PDO.
时间:2026-01-04 04:29
ahadu/crud
This package/library speeds up the making of basic CRUD's with all the related files just by providing it with the table or the migration column names and their data types.
时间:2024-12-04 07:51
trismegiste/rpg-name-generator
Library for generating random names (for table-top roleplaying games)
时间:2021-11-25 13:45
martinbean/eloquent-singular-table-names
Makes Eloquent models use singular (rather than plural) table names by default.
时间:2015-08-26 14:07
bushbaby/zf-oauth2-doctrine-mutatetablenames
Module for Laminas API Tools's Doctrine OAuth2 Server Adapter so table names can be configured
时间:2015-05-12 09:40
sukohi/paver
A PHP package mainly developed for Laravel to generate PHP codes using column names of specified table.
时间:2014-12-05 19:46