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