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