Libraries tagged by generator for contao
mouhamedfd/permissions-generator
37 Downloads
:permission generation for all your declared routes with corresponding controller action
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
martinmulder/openapi-crowdstrike-falcon-php
46 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
slimphp-api/slim-api
358 Downloads
Tool for generating slim api controllers/models
voral/version-increment
119 Downloads
A tool for semantic versioning and changelog generation in Composer projects based on Git commits.
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
typo3/kickstart
203791 Downloads
A simple generator for controller and views.
ksoft/klaravel
587 Downloads
Laravel control panel for developers, comes with integrated Scaffold generator, backups, logs, and built in instructions.
ur13l/api-crud-generator
3673 Downloads
Controller generator for Laravel based on the models available in your project.
suryahadiningrat/crud-generator
1 Downloads
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
xiashaung/lumen-generator
4 Downloads
Model, controller, provider and service generator for Lumen 5+ from DB schema
its4u/lumen-angular-code-generator
6 Downloads
Model, controller, provider and service generator for Lumen 5+ and Angular 6+ from DB schema