Libraries tagged by laravel follows
tonystore/livewire-interactions
4 Downloads
Package to generate interactions in a Laravel application with Livewire.
wataridori/blaravel
11 Downloads
A Custom Version of Laravel Framework which completely follows PSR1/2
jamessiebert/socialite-cognito
5 Downloads
Allow oauth connections from AWS Cognito to Laravel Socialite. This allows laravel to log users in from your cognito user pool. Based on https://socialiteproviders.com/Laravel-Passport, the code closely follows this structure so its not too hard to change to a Laravel Passport identity provider.
tushar/lazy-routing
12 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
trunda/php-cors
6 Downloads
PHP implementation of CORS which strictly follows specification by it's OOP model design. It supports Laravel framework applications.
said/private-package
2 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
colearn/rabbitmq
54 Downloads
Follow guide https://www.rabbitmq.com/ to create a library easy to use. For Laravel!
avxman/rel-nofollow
6 Downloads
The module on/off follow inside links in a post for laravel >=8.0
rennokki/befriended
86362 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
typicms/nestablecollection
284115 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
poing/earmark
10089 Downloads
Laravel package to generate values in a unique and customizable series.
frenzy/turbolinks
22479 Downloads
Frenzy Turbolinks makes following links in your web application faster with Laravel
skybluesofa/laravel-followers
10761 Downloads
This package gives Eloquent models the ability to manage their followers.
marshmallow/linkedin-followers
1119 Downloads
A simple Laravel package to get the amount of followers from a LinkedIn page.
techindeck/laravel-module-generator
156 Downloads
Create application modules followed by CLEAN pattern