Libraries tagged by laravel followers
said/laravel-translatable
79 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.
curvestech/laravel-request-filters
18 Downloads
Simpler way to map request queries to database queries in a seamless way that follows single responsibility principle
ozankurt/laravel-modules-interactions
0 Downloads
Polymorphic social & engagement toolkit for Laravel: emoji reactions, comments, @mentions, likes/votes/ratings/favorites/subscriptions, and a follows/friendships social graph. Headless + optional Filament admin.
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.
jamesking56/validator
15 Downloads
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
trunda/php-cors
6 Downloads
PHP implementation of CORS which strictly follows specification by it's OOP model design. It supports Laravel framework applications.
flowersays/wechat
6 Downloads
Wechat SDK from Laravel4
aminul/crud-generate
28 Downloads
Laravel package to generate complete CRUD structure with repository pattern, service classes, and beautiful views. Follows Laravel best pattern
salamzadeh/installerpb
0 Downloads
Laravel Installer: Simplifies Laravel application installation for a seamless setup experience. Requires PHP 8.0.0+, follows PSR-4 autoload, and is MIT-licensed.
said/private-package
3 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.
lalu/jer
53 Downloads
A laravel/lumen package for structing API exception response in JSON followed http://jsonapi.org/
lalu/jdr
52 Downloads
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/