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

appleboy/awesome-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 

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

Code

Package Repositories

Popular Packages

This is a list of well-documented, tested packages that are frequently used in most Laravel projects. If your looking for an exhaustive list of Laravel packages, then look at the Package Repositories mentioned above.

Developer Tools
  • Generators - Defacto code generator for Laravel
  • Blacksmith - Flexible code generation tool
  • Debug Bar - Integrates PHP Debug Bar with Laravel
  • Clockwork - Integrates Clockwork Chrome extension for debugging and profiling apps
  • IDE Helper - Generates a helper file for IDE auto-completion
Authentication & Authorisation
  • Confide - Authentication solution to cut repetitive work involving user management
  • Entrust - Role-based Permissions
  • OAuth 4 Laravel - OAuth client wrapper that supports Facebook, Twitter, Google etc.
  • OAuth2 Server Laravel - Wrapper for OAuth 2.0 authorization server and resource server
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 own application
  • Trucker - Map remote API resources (usually RESTful) as models in an ActiveResource style
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

Jobs

Miscellaneous

Contributing

Got new ideas or resources? Send me a PR!

Guidelines

  • Please make an individual pull request for each suggestion
  • Use the following format for links: [Resource](LINK)
  • Use the following format for packages: [Package](LINK) - 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