1 |
2,045 |
way/generators
|
Rapidly generate resources, migrations, models, and much more. |
2 |
1,361 |
barryvdh/laravel-debugbar
|
PHP Debugbar integration for Laravel |
3 |
1,306 |
intervention/image
|
Image handling and manipulation library with support for Laravel integration |
4 |
1,291 |
barryvdh/laravel-ide-helper
|
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion. |
5 |
863 |
cartalyst/sentry
|
PHP 5.3+ Fully-featured Authentication & Authorization System |
6 |
780 |
laravelbook/ardent
|
Self-validating smart models for Laravel 5's Eloquent ORM |
7 |
771 |
aws/aws-sdk-php-laravel
|
A simple Laravel 5/6/7/8/9 service provider for including the AWS SDK for PHP. |
8 |
468 |
maatwebsite/excel
|
Supercharged Excel exports and imports in Laravel |
9 |
429 |
zizaco/entrust
|
This package provides a flexible way to add Role-based Permissions to Laravel |
10 |
373 |
zizaco/confide
|
Confide is an authentication solution for Laravel 4 |
11 |
372 |
itsgoingd/clockwork
|
php dev tools in your browser |
12 |
255 |
anahkiasen/underscore-php
|
A redacted port of Underscore.js for PHP |
13 |
247 |
jenssegers/mongodb
|
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent) |
14 |
246 |
jenssegers/agent
|
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect |
15 |
239 |
lucadegasperi/oauth2-server-laravel
|
An OAuth 2.0 bridge for Laravel and Lumen |
16 |
225 |
barryvdh/laravel-dompdf
|
A DOMPDF Wrapper for Laravel |
17 |
219 |
anahkiasen/rocketeer
|
Rocketeer is a fast and simple deployer for the PHP world |
18 |
200 |
davejamesmiller/laravel-breadcrumbs
|
A simple Laravel-style way to create breadcrumbs. |
19 |
199 |
rcrowe/twigbridge
|
Adds the power of Twig to Laravel |
20 |
197 |
anahkiasen/former
|
A powerful form builder |
21 |
195 |
bllim/datatables
|
Server-side handler of DataTables Jquery Plugin for Laravel 4 |
22 |
190 |
indatus/dispatcher
|
Schedule your artisan commands within your application's source code |
23 |
168 |
artdarek/oauth-4-laravel
|
OAuth Service Provider for Laravel 4 |
24 |
166 |
intervention/imagecache
|
Caching extension for the Intervention Image Class |
25 |
164 |
roumen/sitemap
|
Laravelium Sitemap package for Laravel. |
26 |
162 |
toin0u/geocoder-laravel
|
Geocoder Service Provider for Laravel |
27 |
160 |
greggilbert/recaptcha
|
reCAPTCHA Validator for Laravel 5 |
28 |
159 |
cviebrock/eloquent-sluggable
|
Easy creation of slugs for your Eloquent models in Laravel |
29 |
151 |
bugsnag/bugsnag-laravel
|
Official Bugsnag notifier for Laravel applications. |
30 |
146 |
laracasts/testdummy
|
Easy test stubs |
31 |
139 |
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. |
32 |
136 |
intouch/laravel-newrelic
|
Laravel 5 NewRelic Integration |
33 |
124 |
edvinaskrucas/notification
|
Package for Laravel for helping to manage flash / instant notifications / messages. |
34 |
124 |
laracasts/utilities
|
Transform your PHP to JavaScript |
35 |
122 |
thujohn/twitter
|
Twitter API for PHP & Laravel |
36 |
122 |
xethron/migrations-generator
|
Generates Laravel Migrations from an existing database |
37 |
121 |
orchestra/testbench
|
Laravel Testing Helper for Packages Development |
38 |
119 |
frozennode/administrator
|
A database interface package for Laravel |
39 |
118 |
robclancy/presenter
|
Decorate your objects using presenters. Primarily to keep presentation logic out of your models. |
40 |
117 |
laracasts/presenter
|
Simple view presenters |
41 |
114 |
dingo/api
|
A RESTful API package for the Laravel and Lumen frameworks. |
42 |
108 |
thujohn/pdf
|
dompdf for Laravel 4 |
43 |
107 |
chumper/datatable
|
This is a laravel 4 package for the server and client side of datatables at http://datatables.net/ |
44 |
104 |
mcamara/laravel-localization
|
Easy localization for Laravel |
45 |
102 |
liebig/cron
|
Job scheduling for Laravel |
46 |
98 |
loic-sharma/profiler
|
A PHP 5.3 profiler based off of Laravel 3's Anbu. |
47 |
98 |
creolab/laravel-modules
|
Application specific modules in Laravel 4 |
48 |
90 |
chumper/zipper
|
This is a little neat helper for the ZipArchive methods with handy functions |
49 |
83 |
felixkiss/uniquewith-validator
|
Custom Laravel Validator for combined unique indexes |
50 |
80 |
orangehill/iseed
|
Generate a new Laravel database seed file based on data from the existing database table. |
51 |
76 |
fitztrev/laravel-html-minify
|
Minifies the HTML output of Laravel 4 applications |
52 |
76 |
baum/baum
|
Baum is an implementation of the Nested Set pattern for Eloquent models. |
53 |
75 |
jasonlewis/resource-watcher
|
Simple PHP resource watcher library. |
54 |
75 |
patricktalmadge/bootstrapper
|
Twitter Bootstrap markup generator |
55 |
73 |
barryvdh/laravel-snappy
|
Snappy PDF/Image for Laravel |
56 |
72 |
codesleeve/stapler
|
Elegant and simple ORM-based file upload package for php. |
57 |
72 |
thomaswelton/laravel-gravatar
|
Laravel 5 Gravatar helper |
58 |
69 |
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. |
59 |
67 |
codesleeve/laravel-stapler
|
Easy file upload management for the Laravel Framework. |
60 |
66 |
watson/validating
|
Eloquent model validating trait. |
61 |
65 |
zizaco/factory-muff
|
The goal of this package is to enable the rapid creation of objects for the purpose of testing. |
62 |
65 |
thujohn/rss
|
RSS builder for Laravel 4 |
63 |
63 |
cviebrock/image-validator
|
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later |
64 |
62 |
mariuzzo/laravel-js-localization
|
Laravel Localization in JavaScript |
65 |
60 |
graham-campbell/manager
|
Manager Provides Some Manager Functionality For Laravel |
66 |
59 |
vtalbot/markdown
|
Markdown compiler for Laravel 5 |
67 |
58 |
ollieread/multiauth
|
Multiple auth driver for Laravel |
68 |
57 |
machuga/authority-l4
|
A simple and flexible authorization system for PHP |
69 |
56 |
league/factory-muffin
|
The goal of this package is to enable the rapid creation of objects for the purpose of testing. |
70 |
54 |
graham-campbell/flysystem
|
Flysystem Is A Flysystem Bridge For Laravel |
71 |
54 |
dimsav/laravel-translatable
|
A Laravel package for multilingual models |
72 |
52 |
webpatser/laravel-countries
|
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. |
73 |
49 |
php-console/laravel-service-provider
|
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome |
74 |
48 |
barryvdh/laravel-elfinder
|
A Laravel Package to integrate elFinder 2 |
75 |
48 |
msurguy/honeypot
|
Honeypot spam prevention |
76 |
45 |
orchestra/support
|
Support Component for Orchestra Platform |
77 |
45 |
gloudemans/shoppingcart
|
Laravel Shoppingcart |
78 |
44 |
bkwld/croppa
|
Image thumbnail creation through specially formatted URLs for Laravel |
79 |
43 |
soapbox/laravel-formatter
|
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. |
80 |
43 |
mccool/laravel-auto-presenter
|
A system for auto-decorating models with presenter objects. |
81 |
43 |
torann/geoip
|
Support for multiple GeoIP services. |
82 |
42 |
yajra/laravel-pdo-via-oci8
|
PDO userspace driver proxying calls to PHP OCI8 driver |
83 |
42 |
jenssegers/rollbar
|
Rollbar error monitoring integration for Laravel projects |
84 |
41 |
darsain/laravel-console
|
Browser console for Laravel Framework. |
85 |
40 |
logentries/logentries-monolog-handler
|
A handler for Monolog that sends messages to Logentries.com. |
86 |
40 |
venturecraft/revisionable
|
Keep a revision history for your models without thinking, created as a package for use with Laravel |
87 |
39 |
hugofirth/mailchimp
|
Wrapper on the Mailchimp class provided by Mailchimp - with support for Laravel 4. v2.0.0 supports Mailchimp API verion 2.0 |
88 |
38 |
vespakoen/menu
|
Managing menus the easy way. |
89 |
37 |
orchestra/imagine
|
Imagine (Wrapper) Component for Laravel |
90 |
37 |
caouecs/laravel4-lang
|
Languages for Laravel |
91 |
37 |
maknz/slack
|
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. |
92 |
36 |
barryvdh/laravel-vendor-cleanup
|
A vendor cleanup package, to remove tests and documentation to save space |
93 |
36 |
yajra/laravel-oci8
|
Oracle DB driver for Laravel 4|5|6|7 via OCI8 |
94 |
36 |
jenssegers/date
|
A date library to help you work with dates in different languages |
95 |
33 |
orchestra/memory
|
Memory Component for Orchestra Platform |
96 |
33 |
ceesvanegmond/minify
|
A package for minifying styles and javascript |
97 |
33 |
nitmedia/wkhtml2pdf
|
Html 2 Pdf - using wkhtml2pdf, work on 32bit and 64 bit linux + MacOS |
98 |
32 |
davibennun/laravel-push-notification
|
Laravel package to send push notifications to mobile devices (apns, gcm) |
99 |
31 |
fintech-fab/laravel-queue-rabbitmq
|
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon. |
100 |
31 |
vinelab/http
|
An http library developed for the laravel framework. aliases itself as HttpClient |
101 |
31 |
hisorange/browser-detect
|
Browser & Mobile detection package for Laravel. |
102 |
29 |
orchestra/asset
|
Asset Component for Orchestra Platform |
103 |
27 |
orchestra/auth
|
Auth Component for Orchestra Platform |
104 |
27 |
anchu/ftp
|
A simple Laravel 7 ftp service provider |
105 |
25 |
thujohn/analytics
|
Google Analytics for Laravel 4 |
106 |
25 |
rtconner/laravel-tagging
|
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. |
107 |
24 |
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. |
108 |
23 |
pingpong/widget
|
Simple Widget System for Laravel Framework |
109 |
23 |
rydurham/sentinel
|
An implementation of the Sentry User Manager for Laravel. |
110 |
23 |
artisaninweb/laravel-soap
|
A SoapClient wrapper integration for Laravel |
111 |
23 |
prologue/alerts
|
Prologue Alerts is a package that handles global site messages. |
112 |
21 |
watson/autologin
|
Autologin package for Laravel |
113 |
21 |
roumen/feed
|
Laravelium Feed package for Laravel. |
114 |
21 |
mmanos/laravel-search
|
A search package for Laravel 5. |
115 |
21 |
barryvdh/laravel-translation-manager
|
Manage Laravel Translations |
116 |
20 |
gloudemans/calendar
|
Laravel 4 Calendar, port of the CodeIgniter Calender Library |
117 |
20 |
jenssegers/raven
|
Sentry (Raven) error monitoring integration for Laravel projects |
118 |
20 |
barryvdh/laravel-httpcache
|
HttpCache for Laravel |
119 |
20 |
ignited/laravel-omnipay
|
Integrates Omnipay with Laravel and provides an easy configuration. |
120 |
19 |
orchestra/foundation
|
Orchestra Platform Foundation |
121 |
19 |
graham-campbell/markdown
|
Markdown Is A CommonMark Wrapper For Laravel |
122 |
18 |
barryvdh/laravel-migration-generator
|
Generate migrations based on existing database |
123 |
18 |
orchestra/html
|
HTML Component for Orchestra Platform |
124 |
18 |
intervention/validation
|
Additional validation rules for the Laravel framework |
125 |
18 |
lavary/laravel-menu
|
A quick way to create menus in Laravel 5 |
126 |
17 |
madewithlove/laravel-oauth2
|
Authorize users in your application with multiple OAuth 2.0 providers. |
127 |
17 |
lookitsatravis/listify
|
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify |
128 |
17 |
andywer/js-localization
|
Laravel package to provide localizations to the Javascript code. |
129 |
16 |
benconstable/phpspec-laravel
|
Test your Laravel applications with PhpSpec |
130 |
16 |
graham-campbell/github
|
GitHub Is A GitHub Bridge For Laravel |
131 |
16 |
stolz/assets
|
An ultra-simple-to-use assets management library |
132 |
16 |
vinelab/neoeloquent
|
Laravel wrapper for the Neo4j graph database REST interface |
133 |
16 |
graham-campbell/throttle
|
Throttle Is A Rate Limiter For Laravel |
134 |
16 |
propaganistas/laravel-phone
|
Adds phone number functionality to Laravel based on Google's libphonenumber API. |
135 |
15 |
yangqi/htmldom
|
Simple Html Dom Parser for Laravel 4 |
136 |
14 |
teepluss/restable
|
Laravel RESTful API format |
137 |
14 |
vetruvet/laravel-phpredis
|
Use phpredis as the redis connection in Laravel |
138 |
14 |
bogardo/mailgun
|
Laravel package for sending mail via the Mailgun API |
139 |
14 |
monarobase/country-list
|
List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel |
140 |
14 |
pragmarx/support
|
PragmaRX components support package |
141 |
14 |
toin0u/geotools-laravel
|
Geo-related tools PHP library for Laravel 4 & 5 |
142 |
14 |
hieu-le/active
|
The helper class for Laravel applications to get active class base on current route |
143 |
13 |
philo/laravel-twitter
|
A simple Laravel 4 service provider for including the TwitterOAuth library. |
144 |
13 |
roumen/asset
|
Assets manager for Laravel. |
145 |
13 |
jlapp/swaggervel
|
A great way to integrate Swagger into Laravel |
146 |
13 |
simplesoftwareio/simple-qrcode
|
Simple QrCode is a QR code generator made for Laravel. |
147 |
13 |
yajra/laravel-datatables-oracle
|
jQuery DataTables API for Laravel 4|5|6|7|8|9 |
148 |
12 |
ipunkt/laravel-analytics
|
Analytics tracking for Laravel |
149 |
12 |
aloha/twilio
|
Twilio API for Laravel |
150 |
12 |
fedeisas/laravel-mail-css-inliner
|
Inline the CSS of your HTML emails using Laravel |
151 |
11 |
maxhoffmann/parsedown-laravel
|
A parsedown (markdown) wrapper for Laravel |
152 |
11 |
sammyk/laravel-facebook-sdk
|
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x |
153 |
10 |
teepluss/api
|
Laravel 4 Internal Request (HMVC) |
154 |
10 |
graham-campbell/security
|
Security Is An Anti-XSS Wrapper For Laravel |
155 |
9 |
esensi/model
|
The base model traits of Esensi |
156 |
9 |
xavrsl/cas
|
Add CAS server SSO authentication to Laravel 4 and 5 |
157 |
9 |
graham-campbell/binput
|
Binput Is An Input Protector For Laravel |
158 |
9 |
watson/active
|
Laravel helper for recognising the current route, controller and action |
159 |
9 |
lord/laroute
|
Access Laravels URL/Route helper functions, from JavaScript. |
160 |
8 |
torann/hashids
|
Laravel package for Hashids |
161 |
8 |
schuppo/password-strength
|
This package provides a validator for ensuring strong passwords in Laravel 4 applications. |
162 |
8 |
torann/currency
|
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates. |
163 |
8 |
pragmarx/firewall
|
A Laravel IP whitelisting and blacklisting |
164 |
7 |
spekkionu/laravel-zend-acl
|
Adds ACL to Laravel via Laminas\Permissions\Acl component. |
165 |
7 |
franzose/closure-table
|
Adjacency List’ed Closure Table database design pattern implementation for Laravel |
166 |
7 |
pingpong/modules
|
Laravel Modules |
167 |
7 |
pragmarx/tracker
|
A Laravel Visitor Tracker |
168 |
6 |
ufirst/lang-import-export
|
A Laravel package providing artisan commands to import and export language files from and to CSV. |
169 |
6 |
kennedytedesco/validation
|
The power of 'Respect Validation' on Laravel. |
170 |
6 |
pingpong/admin
|
Laravel Admin Package |
171 |
6 |
graham-campbell/htmlmin
|
HTMLMin Is A Simple HTML Minifier For Laravel 5 |
172 |
6 |
watson/sitemap
|
Generate Google Sitemaps in Laravel |
173 |
6 |
philo/laravel-blade
|
Use the simple and yet powerful Laravel Blade templating engine as a standalone component. |
174 |
5 |
anlutro/l4-settings
|
Persistent settings in Laravel. |
175 |
5 |
jenssegers/mongodb-session
|
A MongoDB session driver for Laravel 4, 5, 6, 7 and 8 |
176 |
5 |
nwidart/db-exporter
|
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class. |
177 |
5 |
zofe/rapyd
|
crud widgets for laravel, to make an admin in few lines of code |
178 |
5 |
khill/lavacharts
|
PHP wrapper library for the Google Chart API |
179 |
4 |
phoenix/eloquent-meta
|
Attach meta data to Eloquent models |
180 |
4 |
barryvdh/laravel-omnipay
|
Omnipay Service Provider for Laravel |
181 |
4 |
chrisbjr/api-guard
|
A simple way of authenticating your APIs with API keys using Laravel |
182 |
3 |
jgrossi/corcel
|
Use WordPress backend with Laravel or any PHP framework |
183 |
3 |
understand/understand-laravel
|
Laravel 5, 6, 7, 8 and 9 service provider for Understand.io |
184 |
3 |
danielboendergaard/phantom-pdf
|
A Package for generating PDF files using PhantomJS |
185 |
3 |
graham-campbell/testbench
|
TestBench Provides Some Testing Functionality For Laravel |
186 |
3 |
pingpong/menus
|
Laravel Menus |
187 |
3 |
kalnoy/nestedset
|
Nested Set Model for Laravel 5.7 and up |
188 |
2 |
weboap/visitor
|
log your visitors in db, page hits, and generate visit counter for Laravel 5 |
189 |
2 |
efficiently/authority-controller
|
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access. |
190 |
2 |
heroicpixels/filterable
|
Laravel package for dynamically filtering Eloquent results using URL query string. |
191 |
2 |
teepluss/hmvc
|
Laravel HMVC. |
192 |
2 |
cohensive/embed
|
Media Embed (for Laravel or as a standalone). |
193 |
2 |
gathercontent/laravel-fractal
|
A Laravel Service Provider for Fractal |
194 |
2 |
gidlov/copycat
|
A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page. |
195 |
2 |
gzero/eloquent-tree
|
Eloquent Tree is a tree model for Laravel Eloquent ORM. |
196 |
2 |
jildertmiedema/laravel-plupload
|
Laravel 5/Plupload - Handle large file uploads |
197 |
2 |
laravelrus/localized-carbon
|
A localizable version of Carbon |
198 |
2 |
pragmarx/zipcode
|
A worldwide address-by-zipcode searcher. |
199 |
2 |
rtconner/laravel-likeable
|
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature. |
200 |
2 |
creitive/breadcrumbs
|
Simple breadcrumbs class |
201 |
2 |
flynsarmy/db-blade-compiler
|
Render Blade templates from Eloquent Model Fields |
202 |
2 |
graham-campbell/digitalocean
|
DigitalOcean Is A DigitalOcean Bridge For Laravel |
203 |
2 |
rutorika/sortable
|
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported. |
204 |
2 |
nicolaslopezj/searchable
|
Eloquent model search trait. |
205 |
2 |
snowfire/beautymail
|
Send beautiful html emails with Laravel |
206 |
2 |
tymon/jwt-auth
|
JSON Web Token Authentication for Laravel and Lumen |
207 |
1 |
pacuna/schemas
|
Laravel package for managing postgresql schemas |
208 |
1 |
fadion/maneuver
|
Easily deploy Laravel projects via FTP or SFTP, using Git for versioning. |
209 |
1 |
atyagi/elasticache-laravel
|
Elasticache Drivers for Laravel Cache and Session |
210 |
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. |
211 |
1 |
jcf/geocode
|
Google Geocoding API for Laravel |
212 |
1 |
robbrazier/piwik
|
Piwik Package for Laravel |
213 |
1 |
tzookb/tbmsg
|
users messaging system |
214 |
1 |
xinax/laravel-gettext
|
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext. |
215 |
1 |
barryvdh/laravel-async-queue
|
Async Queue Driver for Laravel (Push to background) |
216 |
1 |
flynsarmy/csv-seeder
|
Allows seeding of the database with CSV files |
217 |
1 |
folklore/image
|
Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation |
218 |
1 |
nanigans/single-table-inheritance
|
Single Table Inheritance Trait |
219 |
1 |
radic/blade-extensions
|
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc |
220 |
1 |
tom-lingham/searchy
|
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. |
221 |
1 |
jenssegers/model
|
An Laravel eloquent-like model class, for Laravel and other frameworks |
222 |
1 |
spatie/browsershot
|
Convert a webpage to an image or pdf using headless Chrome |
223 |
0 |
auth0/login
|
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints. |
224 |
0 |
rephlux/pagetitle
|
Manage page title in Laravel views |
225 |
0 |
mjarestad/filtry
|
Filter and sanitize input data in Laravel 4/5 or as a standalone package. |
226 |
0 |
nqxcode/laravel-lucene-search
|
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene. |
227 |
0 |
martinbean/laravel-sluggable-trait
|
A trait you can apply to Eloquent models to have slugs automatically generated on save. |
228 |
0 |
stolz/laravel-schema-spy
|
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema |
229 |
0 |
antoineaugusti/laravel-sentiment-analysis
|
A Laravel wrapper that performs sentiment analysis over an English sentence |
230 |
0 |
alexpechkarev/google-geocoder
|
Simple Google Geocoding API v3 wrapper for Laravel 4/5, Slim3 etc |
231 |
0 |
chriskonnertz/open-graph
|
Class that assists in building Open Graph meta tags |
232 |
0 |
frenzy/turbolinks
|
Frenzy Turbolinks makes following links in your web application faster with Laravel 5 |
233 |
0 |
freshwork/chilean-bundle
|
A PHP composer package with Chilean validations, common variables, etc. (RUT, IVA, ETC). Ready for Laravel 5. Grande chile ctm :) |
234 |
0 |
gufy/cpanel-whm
|
Laravel cPanel/WHM API Package. |
235 |
0 |
marcelgwerder/laravel-api-handler
|
Package providing helper functions for a Laravel REST-API |
236 |
0 |
ptrofimov/clockwork-cli
|
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications |
237 |
0 |
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 |
238 |
0 |
timgws/query-builder-parser
|
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder |
239 |
0 |
yaap/theme
|
Theme support for Laravel 4/5/6 with assets, theme extends etc. |
240 |
0 |
spatie/activitylog
|
A very simple activity logger to monitor the users of your website or application |
241 |
0 |
cviebrock/eloquent-taggable
|
Easy ability to tag your Eloquent models in Laravel 5. |
242 |
0 |
fenos/notifynder
|
Management system of internal notifications for Laravel 5.* |
243 |
0 |
intervention/httpauth
|
HTTP Authentication Management for PHP |
244 |
0 |
kirkbushell/eloquence
|
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library. |
245 |
0 |
nutsweb/laravel-prerender
|
Laravel middleware for prerendering javascript-rendered pages on the fly for SEO |
246 |
0 |
omniphx/forrest
|
A Laravel library for Salesforce |
247 |
0 |
orchestra/tenanti
|
Tenant based Database Schema Manager for Laravel |
248 |
0 |
stevebauman/location
|
Retrieve a user's location by their IP Address |
249 |
0 |
vinelab/cdn
|
Content Delivery Network (CDN) Package for Laravel |
250 |
0 |
waavi/translation
|
A Translation package for Laravel 5 with database and cache support |
251 |
0 |
watson/bootstrap-form
|
Laravel 5 form wrappers for Bootstrap 3. |
252 |
0 |
ixudra/curl
|
Custom PHP Curl library for the Laravel framework - developed by Ixudra |
253 |
0 |
orchestra/parser
|
XML Document Parser for Laravel and PHP |
254 |
0 |
spatie/eloquent-sortable
|
Sortable behaviour for eloquent models |
255 |
0 |
spatie/geocoder
|
Geocoding addresses to coordinates |