Libraries tagged by resource generator
timwassenburg/laravel-improved-resource-controllers
69 Downloads
Generate complete resource controllers
puli/url-generator
68272 Downloads
Generates URLs for public Puli resources.
mediactive-digital/laravel-4-generators
2134 Downloads
Rapidly generate resources, migrations, models, and much more.
justnotiyann/filament-schema-resource
14 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.
thedevsbuddy/adminr
125 Downloads
A simple yet powerful laravel starter with admin panel and CRUD resources generator to help you build application faster.
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
nogrod/ebay-buy-browse-php-sdk
41 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
melsaka/api-builder
13 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
macropage/sdk-ebay-rest-browse
3054 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
jason-nz/produce
212 Downloads
A highly configurable Laravel 4 resource generator/producer.
revosystems/thrust
31698 Downloads
A simple resource crud generator
wyrihaximus/api-client-resource-generator
775 Downloads
sinclairt/resource-generator
44 Downloads
Creates and remove resource classes
santilorenzo/laravel-resource-generator
5 Downloads
Laravel resource generator from templates
naranarethiya/model-resource-generator
13 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.