Libraries tagged by resource controller
andrazero121/api-resource-typer
26 Downloads
A Laravel package to automatically generate TypeScript interfaces from API Resource Controllers
alxarafe/resource-pdo
136 Downloads
PDO adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using native PDO.
alxarafe/resource-eloquent
100 Downloads
Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.
alxarafe/resource-controller
363 Downloads
ORM-agnostic declarative CRUD controller for PHP. Auto-generates list/edit UIs from field metadata.
shortcodes/abstract-resource-controller
3400 Downloads
Abstract controller with full CRUD used by single entity action
alxarafe/resource-twig
0 Downloads
Twig adapter for alxarafe/resource-controller. Provides a RendererContract implementation using Twig for flexible and decoupled template rendering.
alxarafe/resource-html
12 Downloads
HTML adapter for alxarafe/resource-controller. Provides a RendererContract implementation using pure PHP and HTML templates.
alxarafe/resource-blade
0 Downloads
Blade adapter for alxarafe/resource-controller. Provides a RendererContract implementation using Laravel's Blade engine for server-side template rendering.
asif160627/laravel-resources-generator
736 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
devjs/eloquent-resources
63 Downloads
Package for generic resource classes. Interfaces, Controllers, Validations, Entities, Repositories, Criterias etc
kmaking/resource-generator
153 Downloads
This package allow to generate resource for your application, resources includes views and controller
ehsan-coder/resource-methods
4 Downloads
this package added new methods to modified your api resource, such as you can use only or except methods to customize your api resources when use in controllers.
eightyfive/laravel-resource-admin
58 Downloads
Generic Admin controller & helpers for Laravel Resources
piotrminkina/resources-resolver-bundle
55 Downloads
Symfony2 Resource Resolver Bundle that resolves dependencies from controllers actions by inject configured resources
openbuildings/jam-resource
1193 Downloads
Kohana resources for Jam ORM which connect routes, controllers and models