Libraries tagged by generate table
samuel-tallet/symfony-mongodb-document-maker
22 Downloads
A Symfony command to generate MongoDB document PHP classes.
romash1408/formchecker
246 Downloads
Checks form fields and generates html-table to mail it to administrator
fusionspim/php-markdown-toc
1267 Downloads
Generates a table of contents for a Markdown document, based on the headings within
vs7/magento-module-jsdb
0 Downloads
Magento extension. Cron generated static database (table) to use with TaffyDB eg.
stubborn-grass/user-faker
16 Downloads
This is a virtual real user data generated from user table, and the user project is online filled with false real data
zakalajo/api-generator
19 Downloads
generates api from database tables
sameer-shelavale/x2form
21 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
leo-yi/laravel-fillable
46 Downloads
A Laravel package that generates php array keys from table fields
nachofassini/laravel-database-structure
3723 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
tokoiwesley/laravel-reference-numbers
4 Downloads
Generates unique and sequential reference numbers (codes) for table records in your Laravel application
megaads/sitemap-generator
541 Downloads
This package genernate sitemap.xml file automatically base on databse tables.
lengbin/yii-gii-model
33 Downloads
This generator generates an ActiveRecord class for the specified database table.
ivybridge/model-mgr
8 Downloads
Simple command-line model manager for Phalcon. It generates models from certain schemas. It can update their properties only, keep the suffixes of tables, etc.
fattureincloud/pt-command-generator
2 Downloads
Generates pt-online-schema-change commands for MySQL, given the ALTER TABLE query
danielquirogadev/clementinecrud
3 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).