Paquetes
Developer Tools
- IDE Helper - Generates a helper file for IDE auto-completion
- Laravel 5 Extended Generators - Extends built-in file generators
Debugging & Profiling
- Debug Bar - Integrates PHP Debug Bar with Laravel
- Laravel 5 Log Viewer - Log viewer
Authentication & Authorisation
- JWT Auth- JSON Web Token authentication for APIs
- Laravel Permission - Associate users with roles and permissions
- Socialite - OAuth authentication with Facebook, Google, Twitter etc
- Socialite Providers 2.0 - 100+ social authentication providers for Socialite with Lumen support
- Google2FA - Google Two-Factor Authentication Module
Utilities
- Charts - Multi-library chart package to create interactive charts
Eloquent Filter - An Eloquent Way To Filter Laravel Models And Their Relationships
Eloquent Sluggable - Create slugs for Eloquent models
Eloquent Sortable - Sortable behaviour for Eloquent models
Laravel Datatables - jQuery DataTables API for Laravel 4|5
Laravel Dot Env Generator - Generate .env.gen file based on the project source code
Laravel Excel - Import and export Excel and CSV files
- noCAPTCHA - Helper for Google's new noCAPTCHA (reCAPTCHA)
Working with Javascript
Laroute - Generate Laravel route URLs from JavaScript
PHP Vars to JavaScript Transformer - Pass server-side string/array/collection/whatever to JavaScript
Javascript Validation - Use validation rules, messages, FormRequest and validators to validate forms in client side without need to write any Javascript code
Databases, ORMs, Migrations & Seeding
- Backup Manager - Backup and restore databases from S3, Dropbox, SFTP etc.
- iSeed - Generate a new seed file from an existing database table
- Laravel Repository - Repositories to abstract the database layer for Laravel 5
Search
- Laravel Search - Unified API for Elasticsearch, Algolia, and ZendSearch
APIs
Laravel CORS - Add CORS (Cross-Origin Resource Sharing) headers support
Laravel Fractal - Output complex, flexible, AJAX/RESTful data structures with Fractal in Laravel and Lumen
Payments
Cashier - Subscription billing with Stripe
Omnipay for Laravel - Integrate the Omnipay PHP library
Localization
- Laravel Translatable - Making Eloquent models translatable by storing translations as JSON
Third-party Service Integration
Laravel Analytics - An opinionated Laravel 5 package to retrieve pageviews and other data from Google Analytics
Laravel Facebook - Facebook API bridge
Laravel GitHub - PHP GitHub API bridge