Libraries tagged by Laravel Rest
lhsazevedo/restatic
307 Downloads
Laravel like facades por PSR11 containers
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
fbf/laravel-places
536 Downloads
A Laravel 4 package to add place listings to a site, e.g. bars, restaurants or hotels
faustoff/laravel-pm2-admin
427 Downloads
Provides dashboard to manage PM2 applications such as start/restart/stop/list
edujugon/laravel-caches-cleaner
28 Downloads
Laravel Console Command Package to clean all caches and restart queue
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
ajaycalicut17/laravel-trash
23 Downloads
Laravel package to manage soft delete.
ray-cheng/laravel-socialite-api
175 Downloads
package for laravel 5.1 retrieve user datas serve for restful api authentication.
lkdev/laravel-uptime-monitor-api
174 Downloads
A Restful API for spatie's uptime Monitor
hkp22/laravel-bannable
16 Downloads
Laravel bannable package is for blocking and banning Eloquent models.
sarala-io/sarala
85050 Downloads
Laravel RESTful API Companion
tayeb-ali/larazoul
6 Downloads
LaraZoul new Laravel cms and Crud package
laramore/laramore
1156 Downloads
Describe your table fields in the model and let Laravel the rest
ajtarragona/mailrelay-client
380 Downloads
Client Laravel de la API Rest de MailRelay
aariow/artisan-api
7 Downloads
Execute Laravel Artisan commands via REST APIs and HTTP requests safely.