Libraries tagged by laravelrus
sinemacula/laravel-async-polling
2 Downloads
A simple polling trait, designed to extend Laravel's queued jobs with asynchronous polling
simplexis/object-store
21 Downloads
Provides Laravelish access to OpenStack object stores
sertxudeveloper/laravel-pagination
779 Downloads
Package for overriding Laravel's default pagination
seokjoon/laravel-response-xml
10 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
sawirricardo/laravel-dropbox
8 Downloads
Niceties to add dropbox as one of your laravel's storage system. Wrapper around Spatie's flysystem dropbox.
sasa-b/router
25 Downloads
Lightweight and performant router inspired by laravel's, and phalcon's router.
sanmark/illuminated-phinx
9 Downloads
Run Laravel's Illuminate migrations with Phinx.
rostami/likable
0 Downloads
implementing Like System for Laravel's Eloquent models
ronappleton/socialiser
23 Downloads
Extends Laravels Socialite with extra providers and usage
rishadblack/laravel-bangla-text-converter
2 Downloads
This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.
richdynamix/laroute
9846 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
reportei/jigsaw
6 Downloads
Simple static sites with Laravel's Blade.
redshoes/redis-driver-fallback
12 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.
rcalicdan/blade
86 Downloads
A standalone fork of jenssegers/blade, Laravel's Blade templating engine for use outside of Laravel. This maintained version includes fixes for modern PHP environments.
randohinn/userfile
2 Downloads
Adds file-based user login functionality to Laravel's Auth flow.