Libraries tagged by model generator
rotexsoft/leanorm-cli
75 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
madebydavid/silex-skeleton-orm
72 Downloads
Skeleton Silex app with ORM and cli tool for generating model and schema
hsuan/laravel-relation-maker
17336 Downloads
LaravelRelationMaker to help people generate model with relation
gnu/scaffy-core
20 Downloads
A package that generated models based on your database entities. Works for MS SQL Server, MySql & PostgreSql.
wieni/wmscaffold
6105 Downloads
Provides Drupal services and Drush 9 commands for easy creation of fields & entity types, code style fixing, model & controller generating and more.
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
php-etl/gyroscops-api-client
2695 Downloads
This package provides Jane-PHP generated API models and client based on the OpenAPI specification.
omnifyjp/laravel-scaffold
113 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
juststeveking/laravel-key-factory
973 Downloads
A simple package to generate Eloquent Model Keys
adwiv/laravel-crud-daisyui
20 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
tecdrip/maverick
441 Downloads
Automatic form generation based off Models
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
jetcod/laravel-slugify
44 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
bullhorn/fast-rest-services
2918 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
yuges-code/laravel-sluggable
60 Downloads
Slug generation for Laravel eloquent models