Libraries tagged by Request Models
fector/harvest
1176 Downloads
A simple library that provide modify Model by request query
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
mvaliolahi/smart-hash
52 Downloads
Laravel Smart Hash Model id and request.
jixk/make-mscr
93 Downloads
测试模块,请勿用于生产!!!MSCR脚手架,一键生成 Model、Service、Controller、Request类文件。
zgldh/laravel-query-filter
13 Downloads
An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.
glumbo/generator
142 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
elngar/crud_generator
6 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
incraigulous/data-factories
434 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
iafilin/eloquenthttpadapter
0 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax. This package makes it easy to perform HTTP requests and handle responses as if working with a standard Eloquent model.
fillup/guzzle-services
8258 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
cloudinary/analysis
8 Downloads
Use the Analyze API to analyze any external asset and return details based on the type of analysis requested. Currently supports the following analysis options: * [AI Vision - Tagging](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#tagging_mode) * [AI Vision - Moderation](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#moderation_mode) * [AI Vision - General](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#general_mode) * [Google tagging](https://cloudinary.com/documentation/google_auto_tagging_addon) * [Captioning](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#ai_based_image_captioning) * [Cld Fashion](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Coco](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Lvis](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Unidet](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Human Anatomy](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Cld Text](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Shop Classifier](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) **Notes**: * The Analyze API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). * The analysis options require an active subscription to the relevant add-on. Learn more about [registering for add-ons](https://cloudinary.com/documentation/cloudinary_add_ons#registering_for_add_ons). The API supports both Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)) or OAuth2 ([Contact support](https://support.cloudinary.com/hc/en-us/requests/new) for more information regarding OAuth).
kirillemko/yii2-request-model
69 Downloads
Request Model for Yii2
pioniro/request-response-model-converter-bundle
181 Downloads
Serializes and unserializes your request and response models
pioniro/request-response-model
204 Downloads
Common interfaces for the Request and Response models