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