Libraries tagged by resource generator
ratiborro/laravel-resource
0 Downloads
Generating Resources for Laravel models and model collections
nd/extra_resource
7 Downloads
Generate extra resource file and add table fields
kent013/artisan-command-apib-resource
43 Downloads
An artisan command to generate API resource from Factory/Enum.
dekmabot/laravel-novable-resource
339 Downloads
The laravel resource trait to auto generate laravel nova CRUD grids
nicolaskuster/laravel-make-rest-resource
28 Downloads
A easy way to generate all files for a RestResource
kruegge82/dhl-retoure-php-rest-sdk
2 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".
jfadich/eloquent-resources
518 Downloads
Easily generate JSON responses for Laravel 5.1+
fancoders/laravel-generate-views
6 Downloads
A Laravel package with Artisan command to create Blade views in the resources/views directory.
runcmf/runcli
36 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]
unl/oembedresource
292 Downloads
Generates an oEmbed resource to be returned to an oEmbed request
bszala/scaffold
51 Downloads
Scaffolding utility tool for generating various templates/resources via a CLI. The goal is to speed up a package/project development
tnhnclskn/jetstrap
7 Downloads
A Laravel 10 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 4 or 5.
tiththa/jetstrap
6 Downloads
A Laravel 8 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 4 or 5.
stepa73/jetstrap-vuexy
1 Downloads
A Laravel package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 5.
pixinvent/jetstrap-vuexy-bs-4
6 Downloads
A Laravel 8 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 4.