Libraries tagged by request generator
dandisy/laravel-generator
1568 Downloads
Webcore Laravel Generator
codiksh/laravel-generator
67 Downloads
Codiksh Laravel Generator
ahrmerd/laravel-test-generator
153 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
dragonfly/lists
414 Downloads
Laravel DataTables generator/request handler.
david-chamling/laravel-api-crud
9 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
tgozo/laravel-codegen
108 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
symplely/hyper
4 Downloads
An simple advance asynchronous PSR-7 and PSR-18 Http client using coroutines.
songyz/laravel_validator
4111 Downloads
扩展laravel验证、验证规则复用、验证器扩展
pwweb/artomator
428 Downloads
PWWEB Artomator
mrstebo/ekm-php
374 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
martinmulder/openapi-crowdstrike-falcon-php
42 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.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
emagombe/json-qb
23 Downloads
Generate SQL query from JSON request
aedart/athenaeum-etags
1038 Downloads
ETags utilities and Http Conditional Request evaluation for your Laravel Application