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