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