bruno
Resource controller
A Laravel base API controller class and trait that provides features like dynamic eager loading, filtering, sorting, and pagination for resource URLs.
A base API controller for Laravel that gives sorting, filtering, eager loading and pagination for your resources
165 stars
10 watching
70 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gnclmorais/paloma | A gem and JavaScript framework that enables page-specific code execution in Rails applications by bridging Ruby and vanilla JavaScript | 93 |
barbushin/php-console-laravel | Laravel service provider for handling PHP errors and executing remote code in Google Chrome | 74 |
antonioribeiro/firewall | A package that provides IP-based access control and attack detection for PHP web applications. | 1,396 |
laravel/envoy | A package for managing common tasks on remote servers in PHP applications | 1,575 |
iolson/support | Provides flexible and reusable helper methods and traits for commonly used functionality in Laravel applications. | 3 |
darsain/laravel-console | An in-browser tool for testing and executing Laravel code without creating additional routes or controllers. | 170 |
wikimedia/restbase | Distributed storage and API dispatcher for backend services. | 104 |
nicolasblanco/rails_param | A Ruby library for validating and coercing parameters in Rails controllers. | 942 |
santigarcor/laratrust | Handles roles and permissions in Laravel applications | 2,198 |
francescomalatesta/laravel-api-boilerplate-jwt | A Laravel 5.8 API project with built-in authentication and JWT-powered REST APIs | 1,173 |
teepluss/laravel-restable | Provides a RESTful API response format for Laravel applications | 70 |
makandra/consul | An authorization solution for Ruby on Rails applications | 318 |
riorizkyrainey/laraced | A package that automatically inserts and updates creator, editor, and destroyer fields on your table. | 2 |
sohelamin/laravel-admin | A Laravel package providing an admin panel with user management, CRUD generation, activity logs, and settings. | 731 |
develpr/laragento | A tool allowing direct access to Magento data via a RESTful API integrated with the Laravel PHP framework. | 27 |