Libraries tagged by resource generator
sixtyfour-software/make-full-resource
20 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
alibori/laravel-ddd-domain-resources
42 Downloads
Package to generate domain resources for a Laravel DDD application.
diephp/laravel-resources-typescript
10 Downloads
Generate typescript interfaces from laravel resources
andrazero121/api-resource-typer
23 Downloads
A Laravel package to automatically generate TypeScript interfaces from API Resource Controllers
nogrod/dhl-retoure-php-sdk
88 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
gsferro/resource-crud-easy
180 Downloads
Generic resource method for crud using SPA
ecreeth/laravel-resource-view
300 Downloads
Generates the structure of views of a resource, its model and its controller
themeselection/materio-laravel-bootstrap-jetstream
1041 Downloads
A Laravel 11 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 5.
felipe-ps/jetstrap
573 Downloads
A Laravel 9 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 5 with Vite.
dutchheight/aws-serverless-image-handler
416 Downloads
Craft CMS plugin to generate resource URL
pear/xml_xrd
727 Downloads
PHP library to parse and generate "Extensible Resource Descriptor (XRD) Version 1.0" files
ginkelsoft/buildora
227 Downloads
A dynamic Laravel package for automatic resource and form generation.
martink/apigenerator
12 Downloads
A Laravel package to generate CRUD and API resources.
hejunjie/url-signer
266 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
sukohi/flexible-resource
184 Downloads
A Laravel package that allows you to flexibly generate resource.