Libraries tagged by file generator
muravian/ci4modelgen
12 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.
metarush/getter
120 Downloads
Generate a class with getter methods from a yaml or env file
maxolex/scaffold-interface
107 Downloads
A Smart CRUD Generator For Laravel (FRENCH)
masitings/seedmaker
43 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
lvyun66/json2php
12 Downloads
Generate php files(PHP class) based on json
limenius/filesystem-router-bundle
8 Downloads
Symfony router for static pages
lanfisis/deflection
29 Downloads
A library to generate php class for file or display
kivagant/staticus-core
249 Downloads
The core part of Staticus Project. See more in the kivagant/staticus project on the GitHub.
kivagant/staticus
23 Downloads
HTTP-based file proxy and file manager with the REST API
kishor-rajbanshi/laravel-blade
51 Downloads
Effortlessly create custom Blade files in Laravel with a single Artisan command.
kazak71/iseed
6 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
jsor/berti
1286 Downloads
Generates documentations from the Markdown files in a Git(Hub) repository.
jguido/widget-bundle
111 Downloads
This Bundle add a widget system for rendering data a generic way. It also permit a generation of widget files.
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
isanmasiv/mrliputocrudlaravel
6 Downloads
A Smart CRUD Generator For Laravel