A list of awesome Laravel 4 packages, utilities and resources. This repository is inspired by awesome-symfony2 repository.
Table of contents:
- Assets Management
- Commands
- Development
- Distributions
- Internationalization
- Miscellaneous
- Template Engine
- Third Party APIs
- User Management
- Validation
- Laravel Asset Pipeline Asset manager, built to mirror Rails asset pipeline and sprockets.
- Laravel Guard Instant asset compilation, concatenation, and minification for Laravel 4.
- Laravel Packer A package for pack css and javascript files.
- Laravel Stapler Stapler-based file upload package.
- Laravel Enovy Elegant SSH Tasks For PHP.
- Laravel 4 Generators Rapidly speed up your Laravel 4 workflow with generators.
- Laravel IDE Helper Laravel IDE Helper.
- Laravel Dispatcher Dispatcher is a Laravel artisan command scheduling tool used to schedule artisan commands within your project so you don't need to touch your crontab when deploying.
- Laravel Clockwork Laravel 4 Debuggar integrated into Clockwork Chrome Extension.
- Laravel Debugbar Laravel 4 Debugbar (Integrates PHP Debug Bar).
- Laravel Test Helpers Easier testing in Laravel.
- Laravel Visual Log Viewer Visual paginatied, sorted log viewer and manager.
- Laravel HTML Minify Minifies the HTML output.
- Laravel Laroute Render laravel routes in javascript
- Laravel Countries Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
- Laravel AutoPresenter A system for auto-decorating models with presenter objects.
- Laravel Dompdf A DOMPDF Wrapper for Laravel.
- Laravel CORS Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application.
- Laravel Breadcrumbs A simple Laravel-style way to create breadcrumbs in Laravel 4.
- LESS4Laravel Bringing Less to Laravel.
- AWS SDK A simple Laravel 4 service provider for including the AWS SDK for PHP.
- Bitly4Laravel Provides basic bitly API to use with Laravel 4.
- Bugsnag Laravel Bugsnag notifier for the Laravel PHP framework.
- Elastic Search A Laravel 4 Service Provider for Elasticsearch.
- Game Analytics SDK Game Analytics Service Provider for Laravel 4.
- Gravatarer Gravatar for Laravel 4.
- Geocoder Laravel Geocoder service provider for Laravel 4.
- Laravel Cashier Laravel + Stripe = Painless subscription billing.
- Laravel Gravatar Laravel 4 Gravatar helper.
- Laravel NewRelic Laravel 4 NewRelic Integration.
- NEO4J 4 Laravel Neo4j Service Provider for Laravel 4.
- Laravel Auth Token Hooks into the laravel auth module and provides an auth token upon success.
- OAuth Laravel OAuth Service Provider for Laravel 4.
- OAuth Server Laravel A Laravel 4 bridge package for thephpleague/oauth2-server. A 100% spec compliant, secure by default PHP OAuth 2.0 Server.
- Laravel Model Validation This Laravel package auto-validates a model on save.
- Laravel Ardent Self-validating smart models for Laravel Framework 4's Eloquent ORM.