Libraries tagged by generate database
zezont4/laravel-generator
126 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
zeuz113/laravel-crud-generator
54 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator
webbycrown/mcp-dashboard-studio
1 Downloads
A Laravel package that exposes your database as an MCP server — lets Claude, ChatGPT, Cursor, and Windsurf generate live analytics dashboards via OAuth 2.1 + PKCE.
vanchao0519/voyager-data-transport
95 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
suramon/sf-propel-sql-diff-plugin
3696 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
seedbase/seedbase
1 Downloads
PHP SDK for SeedBase — generate realistic, relationship-preserving, privacy-safe test data and pull it into your database. Includes Laravel and Symfony bridges.
sabarinathan/ci4-schema-to-migration
0 Downloads
Generate CodeIgniter 4 migration files from an existing database schema.
rezaf-dev/laravel-temp-link
10 Downloads
Generate temporary symlinks to private files without using any database
qranio-com/hashids
6 Downloads
Generate hashes like YouTube or Bitly from numbers to obfuscate your database IDs, or navigate to the right shard.
kreitje/l4-schemad-migrations
10 Downloads
Generate a schema file for Laravel migration with a MySQL database.
kdevhubin/pdoentitygenerator
14 Downloads
CLI tool to generate PHP PDO Entity and Repository classes from database tables
jordimorillo/uid
14 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables
girolando/cielo-checkout
182 Downloads
Use this package to generate the checkout url such as store it in database PureGH (internal database of this company)
geeksdevelop/sqlmodel
72 Downloads
Package to generate the models using the structure of the database tables