Skip to content

A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

License

Notifications You must be signed in to change notification settings

Mo7sin/awesome-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Awesome Laravel

A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem.

Inspired by ziadoz/awesome-php

Essentials

Laravel 5

ETA - January, 2015

Code

Package Repositories

Popular Packages

This is a list of well-documented, tested packages that are frequently used in most Laravel projects. If you're looking for an exhaustive list of Laravel packages, then check out the Package Repositories mentioned above.

Developer Tools
  • Generators - Defacto code generator for Laravel
  • Elixr - Node(NPM) package to run Gulp tasks that watch files, run tests, minify CSS, concatenate scripts etc.
  • Blacksmith - Flexible code generation tool
  • IDE Helper - Generates a helper file for IDE auto-completion
Debugging
  • Anbu - Profiler & debugger
  • Debug Bar - Integrates PHP Debug Bar with Laravel
  • Clockwork - Integrates Clockwork Chrome extension for debugging and profiling apps
Authentication & Authorisation
  • Confide - Authentication solution to cut repetitive work involving user management
  • Entrust - Role-based Permissions
  • OAuth2 Server Laravel - Wrapper for OAuth 2.0 authorization server and resource server
Social Authentication
  • Socialite - Social authentication wrapper for Facebook, Google, Twitter etc.
  • OAuth 4 Laravel - OAuth client wrapper that supports Facebook, Twitter, Google etc.
Utilities
Working with Javascript
Database, Migrations & Seeding
  • Laravel MongoDB - Eloquent model and Query builder with support for MongoDB
  • Laravel Flysystem - Abstraction to swap out a local file-system for a remote one (AWS S3, Dropbox etc.)
  • Laravel Doctrine - Doctrine 2 ORM implementation
  • Migrations Generator - Generate Migrations from an existing database
  • iSeed - Generate a new seed file from existing database table
  • Backup Manager - Backup to and restore database from S3, Dropbox, SFTP etc.
  • Tenanti - Multi-tenant database schema manager
RESTful APIs
  • API for Laravel - Build RESTful APIs that can be consumed externally and by your application
  • Trucker - Map remote API resources (usually RESTful) as models in an ActiveResource style
  • Laravel CORS - Add CORS (Cross-Origin Resource Sharing) headers support
Tasks, Commands and Deployment
Asset Management
  • Intervention Image - Image handling and manipulation library for creating, editing and composing images
  • Asset Pipeline - Concatenate and minify/compress JavaScript and CSS assets
Payments
Optimization
Localization

Development Setup

Application Hosting

Articles, Tutorials, Blogs etc.

Video Tutorials

Laracon

Videos

Books

Codebases for Reference

Newsletters

Community

Local User Groups

Meetups

Jobs

Hosted Development Tools

Miscellaneous

Contributing

Found an awesome package, blog, video etc.? Send me a PR!

Guidelines

  • Please make an individual pull request for each suggestion
  • Use the following format for resources: [Resource](URL)
  • Use the following format for packages: [Package](URL) - Short description
  • New categories or improvements to the existing categorisation are welcome

About

A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published