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