Libraries tagged by laraveles
sigep/eloquent-enhancements
941 Downloads
This package aims to provide extra functionalities to Laravel's Eloquent
sertxudeveloper/laravel-pagination
776 Downloads
Package for overriding Laravel's default pagination
samushi/queryfilter
83 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
riste/repository
8 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
richdynamix/laroute
9846 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
renoki-co/laravel-steampipe
3 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
renoki-co/laravel-ec2-metadata
3 Downloads
Retrieve the EC2 Metadata using Laravel's eloquent syntax.
rdallimore/eloquence
2428 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
pion/laravel-swagger-test
3867 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
pingpong/whoops
258 Downloads
With this package you can get the whoops errors style like the laravel's style in versions 4.0 and 4.1.
pikanji/dusktests-plugin
281 Downloads
Enables to write test using Laravel's Dusk test framework.
phpexperts/env
6 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
pendalff/eloquent-joins
2640 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
pdeio/redis-driver-fallback
3434 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
niyko/rocket
31 Downloads
Rocket is a static site generator written in PHP which uses Laravel's Blade template engine under the hood to generate build.