1 |
4,548 |
intervention/image
|
Image handling and manipulation library with support for Laravel integration |
2 |
3,596 |
barryvdh/laravel-debugbar
|
PHP Debugbar integration for Laravel |
3 |
3,126 |
barryvdh/laravel-ide-helper
|
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion. |
4 |
1,880 |
aws/aws-sdk-php-laravel
|
A simple Laravel 5/6/7/8/9 service provider for including the AWS SDK for PHP. |
5 |
1,701 |
laravelcollective/html
|
HTML and Form Builders for the Laravel Framework |
6 |
1,647 |
maatwebsite/excel
|
Supercharged Excel exports and imports in Laravel |
7 |
1,591 |
way/generators
|
Rapidly generate resources, migrations, models, and much more. |
8 |
1,238 |
zizaco/entrust
|
This package provides a flexible way to add Role-based Permissions to Laravel |
9 |
1,074 |
jenssegers/agent
|
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect |
10 |
866 |
bugsnag/bugsnag-laravel
|
Official Bugsnag notifier for Laravel applications. |
11 |
808 |
cartalyst/sentry
|
PHP 5.3+ Fully-featured Authentication & Authorization System |
12 |
774 |
indatus/dispatcher
|
Schedule your artisan commands within your application's source code |
13 |
749 |
laravelbook/ardent
|
Self-validating smart models for Laravel 5's Eloquent ORM |
14 |
747 |
laracasts/testdummy
|
Easy test stubs |
15 |
736 |
barryvdh/laravel-dompdf
|
A DOMPDF Wrapper for Laravel |
16 |
721 |
itsgoingd/clockwork
|
php dev tools in your browser |
17 |
657 |
laracasts/generators
|
Advanced Laravel generators, that include schema information. |
18 |
624 |
lucadegasperi/oauth2-server-laravel
|
An OAuth 2.0 bridge for Laravel and Lumen |
19 |
579 |
jenssegers/mongodb
|
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent) |
20 |
542 |
graham-campbell/manager
|
Manager Provides Some Manager Functionality For Laravel |
21 |
535 |
maknz/slack
|
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. |
22 |
528 |
cviebrock/eloquent-sluggable
|
Easy creation of slugs for your Eloquent models in Laravel |
23 |
490 |
tymon/jwt-auth
|
JSON Web Token Authentication for Laravel and Lumen |
24 |
429 |
anahkiasen/underscore-php
|
A redacted port of Underscore.js for PHP |
25 |
414 |
laracasts/utilities
|
Transform your PHP to JavaScript |
26 |
410 |
intervention/imagecache
|
Caching extension for the Intervention Image Class |
27 |
403 |
webpatser/laravel-uuid
|
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in. |
28 |
403 |
artdarek/oauth-4-laravel
|
OAuth Service Provider for Laravel 4 |
29 |
381 |
zizaco/confide
|
Confide is an authentication solution for Laravel 4 |
30 |
364 |
rcrowe/twigbridge
|
Adds the power of Twig to Laravel |
31 |
362 |
xethron/migrations-generator
|
Generates Laravel Migrations from an existing database |
32 |
357 |
roumen/sitemap
|
Laravelium Sitemap package for Laravel. |
33 |
356 |
jenssegers/date
|
A date library to help you work with dates in different languages |
34 |
327 |
yajra/laravel-datatables-oracle
|
jQuery DataTables API for Laravel 4|5|6|7|8|9 |
35 |
316 |
davejamesmiller/laravel-breadcrumbs
|
A simple Laravel-style way to create breadcrumbs. |
36 |
288 |
laracasts/presenter
|
Simple view presenters |
37 |
284 |
baum/baum
|
Baum is an implementation of the Nested Set pattern for Eloquent models. |
38 |
284 |
dingo/api
|
A RESTful API package for the Laravel and Lumen frameworks. |
39 |
280 |
payum/payum
|
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Zend, Yii, Silex). Check more visiting site. |
40 |
263 |
graham-campbell/flysystem
|
Flysystem Is A Flysystem Bridge For Laravel |
41 |
261 |
chumper/datatable
|
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/ |
42 |
260 |
league/factory-muffin
|
The goal of this package is to enable the rapid creation of objects for the purpose of testing. |
43 |
259 |
anahkiasen/rocketeer
|
Rocketeer is a fast and simple deployer for the PHP world |
44 |
254 |
thujohn/twitter
|
Twitter API for PHP & Laravel |
45 |
248 |
intouch/laravel-newrelic
|
Laravel 5 NewRelic Integration |
46 |
247 |
venturecraft/revisionable
|
Keep a revision history for your models without thinking, created as a package for use with Laravel |
47 |
239 |
barryvdh/laravel-snappy
|
Snappy PDF/Image for Laravel |
48 |
235 |
cartalyst/sentinel
|
PHP 7.3+ Fully-featured Authentication & Authorization System |
49 |
230 |
watson/validating
|
Eloquent model validating trait. |
50 |
230 |
torann/geoip
|
Support for multiple GeoIP services. |
51 |
222 |
artisaninweb/laravel-soap
|
A SoapClient wrapper integration for Laravel |
52 |
216 |
barryvdh/laravel-translation-manager
|
Manage Laravel Translations |
53 |
205 |
mcamara/laravel-localization
|
Easy localization for Laravel |
54 |
204 |
davibennun/laravel-push-notification
|
Laravel package to send push notifications to mobile devices (apns, gcm) |
55 |
203 |
vinkla/hashids
|
A Hashids bridge for Laravel |
56 |
201 |
cartalyst/support
|
Support helpers. |
57 |
201 |
aloha/twilio
|
Twilio API for Laravel |
58 |
197 |
bllim/datatables
|
Server-side handler of DataTables Jquery Plugin for Laravel 4 |
59 |
192 |
anahkiasen/former
|
A powerful form builder |
60 |
189 |
laracasts/integrated
|
Simple, intuitive integration testing with PHPUnit. |
61 |
187 |
orchestra/testbench
|
Laravel Testing Helper for Packages Development |
62 |
185 |
orangehill/iseed
|
Generate a new Laravel database seed file based on data from the existing database table. |
63 |
178 |
graham-campbell/markdown
|
Markdown Is A CommonMark Wrapper For Laravel |
64 |
177 |
robclancy/presenter
|
Decorate your objects using presenters. Primarily to keep presentation logic out of your models. |
65 |
177 |
gloudemans/shoppingcart
|
Laravel Shoppingcart |
66 |
176 |
cartalyst/stripe
|
A comprehensive Stripe API package. |
67 |
175 |
vespakoen/menu
|
Managing menus the easy way. |
68 |
173 |
cartalyst/stripe-laravel
|
Laravel 9 integration for the Cartalyst Stripe package. |
69 |
173 |
chumper/zipper
|
This is a little neat helper for the ZipArchive methods with handy functions |
70 |
170 |
fintech-fab/laravel-queue-rabbitmq
|
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon. |
71 |
165 |
radic/blade-extensions
|
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc |
72 |
165 |
dimsav/laravel-translatable
|
A Laravel package for multilingual models |
73 |
156 |
jenssegers/rollbar
|
Rollbar error monitoring integration for Laravel projects |
74 |
153 |
fitztrev/laravel-html-minify
|
Minifies the HTML output of Laravel 4 applications |
75 |
153 |
sammyk/laravel-facebook-sdk
|
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x |
76 |
153 |
webpatser/laravel-countries
|
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. |
77 |
151 |
cviebrock/image-validator
|
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later |
78 |
151 |
greggilbert/recaptcha
|
reCAPTCHA Validator for Laravel 5 |
79 |
151 |
hisorange/browser-detect
|
Browser & Mobile detection package for Laravel. |
80 |
139 |
duncan3dc/blade
|
Use Laravel Blade templates without the full Laravel framework |
81 |
139 |
nicolaslopezj/searchable
|
Eloquent model search trait. |
82 |
136 |
socialiteproviders/manager
|
Easily add new or override built-in providers in Laravel Socialite. |
83 |
135 |
graham-campbell/htmlmin
|
HTMLMin Is A Simple HTML Minifier For Laravel 5 |
84 |
132 |
propaganistas/laravel-phone
|
Adds phone number functionality to Laravel based on Google's libphonenumber API. |
85 |
131 |
roumen/feed
|
Laravelium Feed package for Laravel. |
86 |
128 |
mccool/laravel-auto-presenter
|
A system for auto-decorating models with presenter objects. |
87 |
125 |
logentries/logentries-monolog-handler
|
A handler for Monolog that sends messages to Logentries.com. |
88 |
124 |
hugofirth/mailchimp
|
Wrapper on the Mailchimp class provided by Mailchimp - with support for Laravel 4. v2.0.0 supports Mailchimp API verion 2.0 |
89 |
124 |
codesleeve/laravel-stapler
|
Easy file upload management for the Laravel Framework. |
90 |
122 |
codesleeve/stapler
|
Elegant and simple ORM-based file upload package for php. |
91 |
121 |
maartenstaa/laravel-41-route-caching
|
This package allows you to cache your routes definitions, thereby speeding up each request. |
92 |
121 |
rtconner/laravel-tagging
|
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. |
93 |
118 |
frozennode/administrator
|
A database interface package for Laravel |
94 |
117 |
chrisbjr/api-guard
|
A simple way of authenticating your APIs with API keys using Laravel |
95 |
117 |
graham-campbell/exceptions
|
Provides A Powerful Error Response System For Both Development And Production |
96 |
114 |
benconstable/phpspec-laravel
|
Test your Laravel applications with PhpSpec |
97 |
111 |
spatie/laravel-backup
|
A Laravel package to backup your application |
98 |
111 |
graham-campbell/throttle
|
Throttle Is A Rate Limiter For Laravel |
99 |
110 |
thujohn/pdf
|
dompdf for Laravel 4 |
100 |
110 |
lavary/laravel-menu
|
A quick way to create menus in Laravel 5 |
101 |
106 |
spatie/laravel-tail
|
Easily tail application logs |
102 |
100 |
inacho/php-credit-card-validator
|
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date |
103 |
100 |
pragmarx/google2fa
|
A One Time Password Authentication package, compatible with Google Authenticator. |
104 |
99 |
soapbox/laravel-formatter
|
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. |
105 |
98 |
ollieread/multiauth
|
Multiple auth driver for Laravel |
106 |
94 |
jlapp/swaggervel
|
A great way to integrate Swagger into Laravel |
107 |
94 |
cmgmyr/messenger
|
Simple user messaging tool for Laravel |
108 |
93 |
bican/roles
|
Powerful package for handling roles and permissions in Laravel 5. |
109 |
93 |
edvinaskrucas/notification
|
Package for Laravel for helping to manage flash / instant notifications / messages. |
110 |
92 |
kris/laravel-form-builder
|
Laravel form builder - symfony like |
111 |
91 |
pingpong/generators
|
Laravel Generators |
112 |
90 |
fedeisas/laravel-mail-css-inliner
|
Inline the CSS of your HTML emails using Laravel |
113 |
85 |
anchu/ftp
|
A simple Laravel 7 ftp service provider |
114 |
85 |
yangqi/htmldom
|
Simple Html Dom Parser for Laravel 4 |
115 |
85 |
spatie/laravel-analytics
|
A Laravel package to retrieve Google Analytics data. |
116 |
84 |
jenssegers/mongodb-session
|
A MongoDB session driver for Laravel 4, 5, 6, 7 and 8 |
117 |
82 |
felixkiss/uniquewith-validator
|
Custom Laravel Validator for combined unique indexes |
118 |
80 |
laravelcollective/annotations
|
Route Annotations for The Laravel Framework. |
119 |
79 |
thomaswelton/laravel-gravatar
|
Laravel 5 Gravatar helper |
120 |
79 |
anhskohbo/no-captcha
|
No CAPTCHA reCAPTCHA For Laravel. |
121 |
78 |
bogardo/mailgun
|
Laravel package for sending mail via the Mailgun API |
122 |
78 |
ignited/laravel-omnipay
|
Integrates Omnipay with Laravel and provides an easy configuration. |
123 |
78 |
liebig/cron
|
Job scheduling for Laravel |
124 |
77 |
creolab/laravel-modules
|
Application specific modules in Laravel 4 |
125 |
76 |
barryvdh/laravel-httpcache
|
HttpCache for Laravel |
126 |
76 |
patricktalmadge/bootstrapper
|
Twitter Bootstrap markup generator |
127 |
71 |
orchestra/support
|
Support Component for Orchestra Platform |
128 |
71 |
watson/rememberable
|
Query caching for Laravel |
129 |
70 |
bkwld/croppa
|
Image thumbnail creation through specially formatted URLs for Laravel |
130 |
68 |
sleeping-owl/admin
|
Aministrative interface builder for Laravel. |
131 |
68 |
danielboendergaard/phantom-pdf
|
A Package for generating PDF files using PhantomJS |
132 |
68 |
kodeine/laravel-acl
|
Light-weight role-based permissions for Laravel 5 built in Auth system. |
133 |
68 |
toin0u/geocoder-laravel
|
Geocoder Service Provider for Laravel |
134 |
67 |
barryvdh/laravel-async-queue
|
Async Queue Driver for Laravel (Push to background) |
135 |
66 |
spatie/laravel-glide
|
Easily convert images with Glide |
136 |
66 |
spatie/activitylog
|
A very simple activity logger to monitor the users of your website or application |
137 |
66 |
toin0u/geotools-laravel
|
Geo-related tools PHP library for Laravel 4 & 5 |
138 |
65 |
loic-sharma/profiler
|
A PHP 5.3 profiler based off of Laravel 3's Anbu. |
139 |
65 |
ceesvanegmond/minify
|
A package for minifying styles and javascript |
140 |
65 |
caouecs/laravel4-lang
|
Languages for Laravel |
141 |
64 |
jenssegers/raven
|
Sentry (Raven) error monitoring integration for Laravel projects |
142 |
61 |
monarobase/country-list
|
List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel |
143 |
60 |
thujohn/analytics
|
Google Analytics for Laravel 4 |
144 |
60 |
teepluss/theme
|
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. |
145 |
60 |
bosnadev/repositories
|
Laravel Repositories |
146 |
59 |
thujohn/rss
|
RSS builder for Laravel 4 |
147 |
58 |
vinelab/http
|
An http library developed for the laravel framework. aliases itself as HttpClient |
148 |
58 |
stolz/assets
|
An ultra-simple-to-use assets management library |
149 |
58 |
prettus/l5-repository
|
Laravel 5|6|7|8|9 - Repositories to the database layer |
150 |
56 |
pingpong/modules
|
Laravel Modules |
151 |
56 |
watson/sitemap
|
Generate Google Sitemaps in Laravel |
152 |
55 |
yajra/laravel-pdo-via-oci8
|
PDO userspace driver proxying calls to PHP OCI8 driver |
153 |
55 |
caffeinated/menus
|
Laravel Menus |
154 |
55 |
graham-campbell/security
|
Security Is An Anti-XSS Wrapper For Laravel |
155 |
55 |
schuppo/password-strength
|
This package provides a validator for ensuring strong passwords in Laravel 4 applications. |
156 |
52 |
graham-campbell/testbench-core
|
TestBench Core Provides Some Testing Functionality For Laravel |
157 |
52 |
laravelcollective/remote
|
Remote SSH access for The Laravel Framework. |
158 |
51 |
mitulgolakiya/laravel-api-generator
|
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update. |
159 |
51 |
orchestra/imagine
|
Imagine (Wrapper) Component for Laravel |
160 |
51 |
graham-campbell/binput
|
Binput Is An Input Protector For Laravel |
161 |
50 |
vinkla/pusher
|
[DEPRECATED] A Pusher bridge for Laravel |
162 |
50 |
andywer/js-localization
|
Laravel package to provide localizations to the Javascript code. |
163 |
50 |
dingo/blueprint
|
API Blueprint documentation generator. |
164 |
50 |
hieu-le/active
|
The helper class for Laravel applications to get active class base on current route |
165 |
49 |
creitive/breadcrumbs
|
Simple breadcrumbs class |
166 |
47 |
vtalbot/markdown
|
Markdown compiler for Laravel 5 |
167 |
47 |
orchestra/memory
|
Memory Component for Orchestra Platform |
168 |
47 |
graham-campbell/testbench
|
TestBench Provides Some Testing Functionality For Laravel |
169 |
47 |
maatwebsite/laravel-sidebar
|
A sidebar builder for Laravel |
170 |
47 |
sleeping-owl/with-join
|
Package to convert Eloquent BelongsTo subqueries into one query with left join. |
171 |
47 |
alaouy/youtube
|
Laravel PHP Facade/Wrapper for the Youtube Data API v3 |
172 |
46 |
xinax/laravel-gettext
|
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext. |
173 |
46 |
bosnadev/database
|
Eloquent Extended, added some PostgreSQL features |
174 |
46 |
graham-campbell/github
|
GitHub Is A GitHub Bridge For Laravel |
175 |
46 |
ipunkt/laravel-analytics
|
Analytics tracking for Laravel |
176 |
46 |
wpb/string-blade-compiler
|
Laravel Blade String Compiler, render string as blade templates |
177 |
45 |
pingpong/menus
|
Laravel Menus |
178 |
45 |
oriceon/oauth-5-laravel
|
OAuth Service Provider for Laravel 5 |
179 |
45 |
lord/laroute
|
Access Laravels URL/Route helper functions, from JavaScript. |
180 |
45 |
philo/laravel-blade
|
Use the simple and yet powerful Laravel Blade templating engine as a standalone component. |
181 |
44 |
orchestra/asset
|
Asset Component for Orchestra Platform |
182 |
44 |
barryvdh/laravel-elfinder
|
A Laravel Package to integrate elFinder 2 |
183 |
43 |
zizaco/factory-muff
|
The goal of this package is to enable the rapid creation of objects for the purpose of testing. |
184 |
42 |
darsain/laravel-console
|
Browser console for Laravel Framework. |
185 |
42 |
spatie/laravel-newsletter
|
Manage newsletters in Laravel |
186 |
41 |
pragmarx/support
|
PragmaRX components support package |
187 |
40 |
madewithlove/laravel-oauth2
|
Authorize users in your application with multiple OAuth 2.0 providers. |
188 |
40 |
spatie/eloquent-sortable
|
Sortable behaviour for eloquent models |
189 |
40 |
yajra/laravel-oci8
|
Oracle DB driver for Laravel 4|5|6|7 via OCI8 |
190 |
40 |
spatie/laravel-medialibrary
|
Associate files with Eloquent models |
191 |
39 |
backup-manager/laravel
|
Database backup manager seamlessly integrated with Laravel 4 or 5 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more. |
192 |
39 |
phanan/cascading-config
|
Bringing the cascading configuration system back to Laravel 5. |
193 |
39 |
zofe/rapyd
|
crud widgets for laravel, to make an admin in few lines of code |
194 |
38 |
watson/active
|
Laravel helper for recognising the current route, controller and action |
195 |
37 |
beatswitch/lock-laravel
|
A Laravel Driver for Lock. |
196 |
37 |
kennedytedesco/validation
|
The power of 'Respect Validation' on Laravel. |
197 |
37 |
cartalyst/tags
|
Easily add tags to your Eloquent models. |
198 |
37 |
msurguy/honeypot
|
Honeypot spam prevention |
199 |
36 |
gloudemans/calendar
|
Laravel 4 Calendar, port of the CodeIgniter Calender Library |
200 |
36 |
gathercontent/laravel-fractal
|
A Laravel Service Provider for Fractal |
201 |
36 |
kalnoy/nestedset
|
Nested Set Model for Laravel 5.7 and up |
202 |
35 |
alexpechkarev/google-geocoder
|
Simple Google Geocoding API v3 wrapper for Laravel 4/5, Slim3 etc |
203 |
35 |
jedrzej/searchable
|
Searchable trait for Laravel's Eloquent models - filter your models using request parameters |
204 |
35 |
caffeinated/modules
|
Laravel Modules |
205 |
34 |
socialiteproviders/instagram
|
Instagram OAuth2 Provider for Laravel Socialite |
206 |
34 |
chencha/share
|
Share links with Laravel 5/6 |
207 |
34 |
khill/lavacharts
|
PHP wrapper library for the Google Chart API |
208 |
33 |
simplesoftwareio/simple-qrcode
|
Simple QrCode is a QR code generator made for Laravel. |
209 |
32 |
get-stream/stream-laravel
|
Build newsfeeds and activity feeds on Laravel using getstream.io |
210 |
32 |
laravelrus/localized-carbon
|
A localizable version of Carbon |
211 |
32 |
jenssegers/model
|
An Laravel eloquent-like model class, for Laravel and other frameworks |
212 |
31 |
machuga/authority-l4
|
A simple and flexible authorization system for PHP |
213 |
31 |
atyagi/elasticache-laravel
|
Elasticache Drivers for Laravel Cache and Session |
214 |
31 |
caffeinated/shinobi
|
Laravel Roles and Permissions |
215 |
31 |
stevebauman/location
|
Retrieve a user's location by their IP Address |
216 |
30 |
nitmedia/wkhtml2pdf
|
Html 2 Pdf - using wkhtml2pdf, work on 32bit and 64 bit linux + MacOS |
217 |
30 |
orchestra/html
|
HTML Component for Orchestra Platform |
218 |
29 |
php-console/laravel-service-provider
|
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome |
219 |
29 |
jedrzej/sortable
|
Sortable trait for Laravel's Eloquent models - sort your models using request parameters |
220 |
29 |
spatie/laravel-paginateroute
|
Laravel outer extension to easily use laravel's paginator without the query string |
221 |
29 |
typicms/nestablecollection
|
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model. |
222 |
28 |
artesaos/seotools
|
SEO Tools for Laravel and Lumen |
223 |
28 |
nayjest/grids
|
Grids for Laravel 4 & Laravel 5 frameworks |
224 |
28 |
rydurham/sentinel
|
An implementation of the Sentry User Manager for Laravel. |
225 |
28 |
kirkbushell/eloquence
|
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library. |
226 |
27 |
franzose/closure-table
|
Adjacency List’ed Closure Table database design pattern implementation for Laravel |
227 |
26 |
barryvdh/laravel-omnipay
|
Omnipay Service Provider for Laravel |
228 |
26 |
barryvdh/laravel-stack-middleware
|
Stack Middleware for Laravel 5 |
229 |
26 |
pragmarx/firewall
|
A Laravel IP whitelisting and blacklisting |
230 |
26 |
spatie/laravel-googletagmanager
|
Google Tag Manager integration for Laravel |
231 |
25 |
phoenix/eloquent-meta
|
Attach meta data to Eloquent models |
232 |
25 |
orchestra/auth
|
Auth Component for Orchestra Platform |
233 |
25 |
orchestra/foundation
|
Orchestra Platform Foundation |
234 |
25 |
folklore/image
|
Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation |
235 |
25 |
mmanos/laravel-search
|
A search package for Laravel 5. |
236 |
25 |
darkaonline/l5-swagger
|
OpenApi or Swagger integration to Laravel |
237 |
23 |
anlutro/l4-settings
|
Persistent settings in Laravel. |
238 |
23 |
cartalyst/converter
|
A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion. |
239 |
23 |
intervention/validation
|
Additional validation rules for the Laravel framework |
240 |
23 |
proengsoft/laravel-jsvalidation
|
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest |
241 |
22 |
maddhatter/laravel-fullcalendar
|
Laravel helper for FullCalendar.io |
242 |
22 |
barryvdh/laravel-vendor-cleanup
|
A vendor cleanup package, to remove tests and documentation to save space |
243 |
21 |
vinkla/vimeo
|
A Vimeo bridge for Laravel |
244 |
20 |
jgrossi/corcel
|
Use WordPress backend with Laravel or any PHP framework |
245 |
20 |
nwidart/db-exporter
|
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class. |
246 |
19 |
creitive/laravel5-breadcrumbs
|
Breadcrumbs integration for Laravel 5 |
247 |
19 |
weblee/mandrill
|
Laravel 5 Mandrill API Wrapper |
248 |
19 |
vinkla/instagram
|
An easy-to-use and simple Instagram package |
249 |
19 |
watson/bootstrap-form
|
Laravel 5 form wrappers for Bootstrap 3. |
250 |
19 |
prettus/laravel-validation
|
Laravel Validation Service |
251 |
18 |
prologue/alerts
|
Prologue Alerts is a package that handles global site messages. |
252 |
17 |
socialiteproviders/vkontakte
|
VKontakte OAuth2 Provider for Laravel Socialite |
253 |
17 |
omniphx/forrest
|
A Laravel library for Salesforce |
254 |
16 |
willvincent/feeds
|
Laravel 5 Service Provider for the SimplePie library |
255 |
16 |
lookitsatravis/listify
|
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify |
256 |
16 |
torann/laravel-asana
|
Asana API wrapper for Laravel |
257 |
16 |
sofa/revisionable
|
Nice and easy way to handle revisions of your db. |
258 |
16 |
vinelab/neoeloquent
|
Laravel wrapper for the Neo4j graph database REST interface |
259 |
16 |
creativeorange/gravatar
|
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image. |
260 |
16 |
igaster/laravel-theme
|
Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more... |
261 |
16 |
orchestra/parser
|
XML Document Parser for Laravel and PHP |
262 |
15 |
esensi/model
|
The base model traits of Esensi |
263 |
15 |
jansenfelipe/utils
|
Uma simples classe utilitária com métodos que podem salvar sua vida (ou não) |
264 |
15 |
pingpong/widget
|
Simple Widget System for Laravel Framework |
265 |
15 |
arrilot/laravel-widgets
|
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of. |
266 |
14 |
laravel-ja/comja5
|
Translate comments in laravel/laravel 5.* project to Japanese |
267 |
14 |
spekkionu/laravel-zend-acl
|
Adds ACL to Laravel via Laminas\Permissions\Acl component. |
268 |
14 |
efficiently/authority-controller
|
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access. |
269 |
14 |
jasonlewis/resource-watcher
|
Simple PHP resource watcher library. |
270 |
14 |
florianv/laravel-swap
|
Currency exchange rates library for Laravel and Lumen |
271 |
14 |
spatie/searchindex
|
Store and retrieve objects from Elasticsearch or Algolia |
272 |
14 |
vinkla/algolia
|
An Algolia bridge for Laravel |
273 |
14 |
sofa/eloquence
|
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM. |
274 |
13 |
teepluss/hmvc
|
Laravel HMVC. |
275 |
13 |
chriskonnertz/open-graph
|
Class that assists in building Open Graph meta tags |
276 |
13 |
laralib/l5scaffold
|
Extend Laravel 5's generators scaffold. |
277 |
13 |
pingpong/admin
|
Laravel Admin Package |
278 |
13 |
serverfireteam/panel
|
Admin panel for Laravel applications |
279 |
13 |
algolia/algoliasearch-laravel
|
Laravel Algolia extension |
280 |
13 |
rutorika/sortable
|
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported. |
281 |
12 |
barryvdh/laravel-migration-generator
|
Generate migrations based on existing database |
282 |
12 |
xavrsl/cas
|
Add CAS server SSO authentication to Laravel 4 and 5 |
283 |
11 |
ufirst/lang-import-export
|
A Laravel package providing artisan commands to import and export language files from and to CSV. |
284 |
11 |
socialiteproviders/google
|
Google OAuth2 Provider for Laravel Socialite |
285 |
11 |
kozz/laravel-guzzle-provider
|
Guzzle 5/6 Service Provider for Laravel |
286 |
11 |
teepluss/restable
|
Laravel RESTful API format |
287 |
11 |
fenos/notifynder
|
Management system of internal notifications for Laravel 5.* |
288 |
11 |
waavi/translation
|
A Translation package for Laravel 5 with database and cache support |
289 |
11 |
mariuzzo/laravel-js-localization
|
Laravel Localization in JavaScript |
290 |
11 |
overtrue/laravel-lang
|
List of 75 languages for Laravel. |
291 |
10 |
roumen/asset
|
Assets manager for Laravel. |
292 |
10 |
landish/pagination
|
Laravel 5 Custom Pagination Presenter |
293 |
10 |
orchestra/tenanti
|
Tenant based Database Schema Manager for Laravel |
294 |
10 |
pulkitjalan/google-apiclient
|
Google api php client wrapper with Cloud Platform and Laravel support |
295 |
10 |
appzcoder/crud-generator
|
Laravel CRUD Generator |
296 |
10 |
irazasyed/telegram-bot-sdk
|
The Unofficial Telegram Bot API PHP SDK |
297 |
9 |
morrislaptop/laravel-queue-clear
|
Command for wiping your queues clear |
298 |
9 |
frenzy/turbolinks
|
Frenzy Turbolinks makes following links in your web application faster with Laravel 5 |
299 |
9 |
jacobbennett/pjax
|
PJAX for Laravel 5 |
300 |
9 |
mpociot/versionable
|
Allows to create Laravel 4 / 5 / 6 / 7 Model versioning and restoring |
301 |
9 |
darryldecode/cart
|
Laravel 5 Shopping cart |
302 |
9 |
pragmarx/tracker
|
A Laravel Visitor Tracker |
303 |
8 |
phaza/laravel-postgis
|
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models |
304 |
8 |
auth0/login
|
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints. |
305 |
8 |
cohensive/embed
|
Media Embed (for Laravel or as a standalone). |
306 |
8 |
nordsoftware/lumen-cors
|
CORS module for the Lumen PHP framework. |
307 |
8 |
pragmarx/laravelcs
|
PHP_CodeSniffer custom Sniff for Laravel coding standard |
308 |
8 |
jeroen-g/laravel-packager
|
A cli tool for creating Laravel packages. |
309 |
7 |
socialiteproviders/linkedin
|
LinkedIn OAuth2 Provider for Laravel Socialite |
310 |
7 |
understand/understand-laravel
|
Laravel 5, 6, 7, 8 and 9 service provider for Understand.io |
311 |
7 |
jansenfelipe/cnpj-gratis
|
Com esse pacote você poderá consultar, gratuitamente, CNPJs diretamente no site da receita. |
312 |
7 |
rap2hpoutre/similar-text-finder
|
Fuzzy Search, similar text finder: "Did you mean `foo` ?" |
313 |
7 |
prettus/laravel-request-logger
|
HTTP request logger middleware for Laravel |
314 |
7 |
riari/laravel-forum
|
A Laravel 6/7/8 package providing a solid foundation for building discussion forums |
315 |
7 |
analogue/orm
|
An intuitive Data Mapper ORM for PHP and Laravel |
316 |
7 |
flynsarmy/db-blade-compiler
|
Render Blade templates from Eloquent Model Fields |
317 |
7 |
ixudra/curl
|
Custom PHP Curl library for the Laravel framework - developed by Ixudra |
318 |
6 |
philo/laravel-twitter
|
A simple Laravel 4 service provider for including the TwitterOAuth library. |
319 |
6 |
maxhoffmann/parsedown-laravel
|
A parsedown (markdown) wrapper for Laravel |
320 |
6 |
caffeinated/themes
|
Laravel Themes |
321 |
6 |
jildertmiedema/laravel-plupload
|
Laravel 5/Plupload - Handle large file uploads |
322 |
6 |
pragmarx/zipcode
|
A worldwide address-by-zipcode searcher. |
323 |
6 |
simplesoftwareio/simple-sms
|
Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia |
324 |
6 |
understand/understand-laravel5
|
Laravel 5, 6, 7, 8 and 9 service provider for Understand.io |
325 |
6 |
jaybizzle/laravel-crawler-detect
|
A Laravel package to detect web crawlers via the user agent |
326 |
5 |
rtconner/laravel-likeable
|
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature. |
327 |
5 |
vetruvet/laravel-phpredis
|
Use phpredis as the redis connection in Laravel |
328 |
5 |
ytake/laravel-smarty
|
Smarty template engine for Laravel and Lumen |
329 |
5 |
flynsarmy/csv-seeder
|
Allows seeding of the database with CSV files |
330 |
5 |
stevenyangecho/laravel-u-editor
|
UEditor for laravel5. Support i18n. UEditor is a Rich Text Web Editor From Baidu. |
331 |
5 |
tom-lingham/searchy
|
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. |
332 |
5 |
overtrue/laravel-wechat
|
微信 SDK for Laravel |
333 |
4 |
teepluss/api
|
Laravel 4 Internal Request (HMVC) |
334 |
4 |
heroicpixels/filterable
|
Laravel package for dynamically filtering Eloquent results using URL query string. |
335 |
4 |
stolz/laravel-schema-spy
|
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema |
336 |
4 |
vinkla/translator
|
An easy-to-use Eloquent translator for Laravel |
337 |
4 |
cyvelnet/laravel5-fractal
|
A simple fractal service provider and transformer generator with model attributes for laravel >=5. |
338 |
4 |
marcelgwerder/laravel-api-handler
|
Package providing helper functions for a Laravel REST-API |
339 |
4 |
eusonlito/laravel-meta
|
A package to manage Header Meta Tags |
340 |
4 |
graham-campbell/digitalocean
|
DigitalOcean Is A DigitalOcean Bridge For Laravel |
341 |
4 |
irazasyed/larasupport
|
Adds Laravel Package Support in Lumen. |
342 |
4 |
laravelista/ekko
|
Framework agnostic PHP package for marking navigation items active. |
343 |
4 |
oriceon/toastr-5-laravel
|
Easy toastr notifications for Laravel 5 |
344 |
4 |
overtrue/laravel-pinyin
|
Chinese to Pinyin translator. |
345 |
4 |
elasticquent/elasticquent
|
Maps Laravel Eloquent models to Elasticsearch types. |
346 |
3 |
irazasyed/laravel-gamp
|
Send analytics data to Google Analytics from Laravel. A package for GA Measurement Protocol API |
347 |
3 |
matriphe/imageupload
|
Upload image using Laravel's build in function and resize it automatically. |
348 |
3 |
nqxcode/laravel-lucene-search
|
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene. |
349 |
3 |
pragmarx/datatables
|
Server-side handler of DataTables Jquery Plugin for Laravel 4 |
350 |
3 |
cagartner/correios-consulta
|
Package para pesquisa de serviços de busca por cep, calculo de frete e etc, diretamente nos serviços dos Correios. |
351 |
3 |
invisnik/laravel-steam-auth
|
Laravel Steam Auth |
352 |
3 |
palanik/lumen-cors
|
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework. |
353 |
3 |
torann/hashids
|
Laravel package for Hashids |
354 |
3 |
vsmoraes/laravel-pdf
|
DOMPDF module for Laravel 5 |
355 |
3 |
rappasoft/laravel-helpers
|
Laravel Helpers for Non-Laravel Projects |
356 |
3 |
vinelab/cdn
|
Content Delivery Network (CDN) Package for Laravel |
357 |
3 |
spatie/geocoder
|
Geocoding addresses to coordinates |
358 |
2 |
socialiteproviders/slack
|
Slack OAuth2 Provider for Laravel Socialite |
359 |
2 |
martinbean/laravel-sluggable-trait
|
A trait you can apply to Eloquent models to have slugs automatically generated on save. |
360 |
2 |
cooperl/laravel-db2
|
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. |
361 |
2 |
fadion/maneuver
|
Easily deploy Laravel projects via FTP or SFTP, using Git for versioning. |
362 |
2 |
darrylkuhn/dialect
|
Provides JSON datatype support for the Eloquent ORM |
363 |
2 |
freshwork/chilean-bundle
|
A PHP composer package with Chilean validations, common variables, etc. (RUT, IVA, ETC). Ready for Laravel 5. Grande chile ctm :) |
364 |
2 |
hocza/sendy
|
Sendy API implementation for Laravel |
365 |
2 |
jcf/geocode
|
Google Geocoding API for Laravel |
366 |
2 |
latrell/alipay
|
支付宝SDK在Laravel5封装包。 |
367 |
2 |
robbrazier/piwik
|
Piwik Package for Laravel |
368 |
2 |
sngrl/sphinxsearch
|
Laravel package to query Sphinxsearch in Laravel 5 |
369 |
2 |
subfission/cas
|
Adds CAS support to Laravel 5.x - 9.x |
370 |
2 |
yaap/theme
|
Theme support for Laravel 4/5/6 with assets, theme extends etc. |
371 |
2 |
cornford/googlmapper
|
An easy way to integrate Google Maps with Laravel. |
372 |
2 |
cviebrock/eloquent-taggable
|
Easy ability to tag your Eloquent models in Laravel 5. |
373 |
2 |
intervention/httpauth
|
HTTP Authentication Management for PHP |
374 |
2 |
jrm2k6/cloudder
|
Cloudinary API wrapper for Laravel |
375 |
2 |
morilog/jalali
|
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class. |
376 |
2 |
nutsweb/laravel-prerender
|
Laravel middleware for prerendering javascript-rendered pages on the fly for SEO |
377 |
2 |
milon/barcode
|
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code) |
378 |
2 |
uxweb/sweet-alert
|
A simple PHP package to show Sweet Alerts with the Laravel Framework |
379 |
1 |
fx3costa/laravelchartjs
|
Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library |
380 |
1 |
rachidlaasri/laravel-installer
|
Laravel web installer |
381 |
1 |
vinelab/url-shortener
|
URL shortening the easy way. |
382 |
1 |
socialiteproviders/weixin
|
Weixin OAuth2 Provider for Laravel Socialite |
383 |
1 |
rephlux/pagetitle
|
Manage page title in Laravel views |
384 |
1 |
riskihajar/terbilang
|
Convert number & date to words in any language for Laravel 4 and above |
385 |
1 |
weboap/visitor
|
log your visitors in db, page hits, and generate visit counter for Laravel 5 |
386 |
1 |
rtconner/laravel-kint
|
Seamless integration between Laravel and Kint. |
387 |
1 |
anam/phantommagick
|
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images |
388 |
1 |
davispeixoto/laravel5-salesforce
|
Laravel 5 Salesforce Force.com PHP Toolkit port |
389 |
1 |
kbwebs/multiauth
|
MultiAuth for Laravel 5.1 |
390 |
1 |
livecontrol/eloquent-datatable
|
Eloquent DataTable plugin for server side ajax call handling. |
391 |
1 |
lukepolo/laracart
|
A simple cart for Laravel |
392 |
1 |
nickurt/laravel-akismet
|
Akismet for Laravel 6.x/7.x/8.x |
393 |
1 |
php-tmdb/laravel
|
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library. |
394 |
1 |
proai/laravel-handlebars
|
A Laravel wrapper for LightnCandy for using the Handlebars (and Mustache) template engine. |
395 |
1 |
stevebauman/eloquenttable
|
An HTML table generator for laravel collections |
396 |
1 |
stevebauman/inventory
|
Inventory management using Laravel 4 / 5 |
397 |
1 |
user11001/eloquent-model-generator
|
Auto-generates all Eloquent models from the database in a Laravel 5 project. |
398 |
1 |
arcanedev/no-captcha
|
No CAPTCHA (new Google reCAPTCHA) with Laravel support |
399 |
1 |
artem-schander/l5-modular
|
Modular pattern generator for Laravel |
400 |
1 |
brianmcdo/image-palette
|
Extracts colors from an image and generates a color palette against a whitelist of colors. |
401 |
1 |
nanigans/single-table-inheritance
|
Single Table Inheritance Trait |
402 |
1 |
toplan/laravel-sms
|
A mobile phone number validation solution based on laravel |
403 |
1 |
torann/currency
|
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates. |
404 |
1 |
cviebrock/laravel-elasticsearch
|
An easy way to use the official PHP ElasticSearch client in your Laravel applications. |
405 |
1 |
snowfire/beautymail
|
Send beautiful html emails with Laravel |
406 |
1 |
spatie/browsershot
|
Convert a webpage to an image or pdf using headless Chrome |
407 |
0 |
mpociot/teamwork
|
User to Team associations for the Laravel 5 Framework |
408 |
0 |
huddledigital/zendesk-laravel
|
Laravel wrapper for zendesk/zendesk_api_client_php package |
409 |
0 |
socialiteproviders/youtube
|
YouTube OAuth2 Provider for Laravel Socialite |
410 |
0 |
socialiteproviders/weixin-web
|
Weixin-Web OAuth2 Provider for Laravel Socialite |
411 |
0 |
socialiteproviders/weibo
|
weibo.com OAuth2 Provider for Laravel Socialite |
412 |
0 |
socialiteproviders/twitter
|
Twitter OAuth1 Provider for Laravel Socialite |
413 |
0 |
socialiteproviders/twitch
|
Twitch OAuth2 Provider for Laravel Socialite |
414 |
0 |
socialiteproviders/qq
|
Qq.com OAuth2 Provider for Laravel Socialite |
415 |
0 |
pacuna/schemas
|
Laravel package for managing postgresql schemas |
416 |
0 |
mjarestad/filtry
|
Filter and sanitize input data in Laravel 4/5 or as a standalone package. |
417 |
0 |
wensleydale/keen-io-laravel
|
A minimal service provider to set up and use the Keen.io PHP library in Laravel 5 |
418 |
0 |
greabock/tentacles
|
Da epic tentacles for Eloquent |
419 |
0 |
torann/laravel-repository
|
Base repository implementation for Laravel |
420 |
0 |
overtrue/laravel-shopping-cart
|
Shopping cart for Laravel Application. |
421 |
0 |
antoineaugusti/laravel-sentiment-analysis
|
A Laravel wrapper that performs sentiment analysis over an English sentence |
422 |
0 |
watson/autologin
|
Autologin package for Laravel |
423 |
0 |
approached/laravel-image-optimizer
|
Image optimizer for laravel |
424 |
0 |
barryvdh/laravel-form-bridge
|
This packages integrates Symfony Form Component in Laravel. |
425 |
0 |
bpocallaghan/generators
|
Custom Laravel File Generators with config and publishable stubs. |
426 |
0 |
danielme85/laravel-cconverter
|
Laravel 5 plug-in for currency conversion |
427 |
0 |
edvinaskrucas/settings
|
Persistent settings package for Laravel framework. |
428 |
0 |
gidlov/copycat
|
A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page. |
429 |
0 |
gufy/cpanel-whm
|
Laravel cPanel/WHM API Package. |
430 |
0 |
gzero/eloquent-tree
|
Eloquent Tree is a tree model for Laravel Eloquent ORM. |
431 |
0 |
jaybizzle/laravel-migrations-organiser
|
A Laravel package to help organise migration files. |
432 |
0 |
kodeine/laravel-meta
|
Fluent Meta Data for Eloquent Models, as if it is a property on your model. |
433 |
0 |
mariuzzo/laravel-translator
|
Laravel command that interactively helps you translate missing keys. |
434 |
0 |
michael/laravelpagseguro
|
Biblioteca de integração com o gateway de pagamento PagSeguro. |
435 |
0 |
misterphilip/maintenance-mode
|
An enhanced drop-in replacement for Laravel's maintenance mode |
436 |
0 |
mookofe/tail
|
RabbitMQ and PHP client for Laravel and Lumen that allows you to add and listen queues messages just simple |
437 |
0 |
nickurt/laravel-postcodeapi
|
Universal PostcodeApi for Laravel 8.x & 9.x |
438 |
0 |
nwidart/laravel-broadway
|
A Laravel adapter for the Broadway ES/CQRS package. |
439 |
0 |
orzcc/taobao-top-client
|
Taobao top client(SDK) for laravel |
440 |
0 |
ozankurt/repoist
|
Laravel ^5.6 repository generator. |
441 |
0 |
proai/eloquent-versioning
|
An extension for the Eloquent ORM to support versioning. |
442 |
0 |
ptrofimov/clockwork-cli
|
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications |
443 |
0 |
timgws/query-builder-parser
|
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder |
444 |
0 |
tzookb/tbmsg
|
users messaging system |
445 |
0 |
wordplate/wordplate
|
A WordPress stack with sprinkles on top |
446 |
0 |
ignasbernotas/laravel-model-generator
|
Laravel 5 model generator from existing schema |
447 |
0 |
znck/belongs-to-through
|
Laravel Eloquent BelongsToThrough relationships |
448 |
0 |
lanin/laravel-api-debugger
|
Easily debug your JSON API. |
449 |
0 |
matriphe/iso-639
|
PHP library to convert ISO-639-1 code to language name. |
450 |
0 |
robbiep/cloudconvert-laravel
|
A Laravel wrapper for the CloudConvert API |
451 |
0 |
stevebauman/purify
|
An HTML Purifier / Sanitizer for Laravel |
452 |
0 |
sunspikes/clamav-validator
|
Custom Laravel 5 anti-virus validator for file uploads. |
453 |
0 |
vluzrmos/slack-api
|
Wrapper for Slack.com WEB API. |
454 |
0 |
weidner/goutte
|
Laravel Facade for Goutte, a simple PHP Web Scraper |
455 |
0 |
zgldh/qiniu-laravel-storage
|
Qiniu Resource (Cloud) Storage SDK for Laravel 5/6/7/8/9 |
456 |
0 |
aacotroneo/laravel-saml2
|
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp. |
457 |
0 |
arcanedev/support
|
ARCANEDEV Support Helpers |
458 |
0 |
baopham/dynamodb
|
Eloquent syntax for DynamoDB |