GithubHelp home page GithubHelp logo

kpaxer / awesome-laravel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chiraggude/awesome-laravel

0.0 2.0 0.0 1.65 MB

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

License: MIT License

awesome-laravel's Introduction

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

Released on 4th February, 2015

Lumen

Released on 14th April, 2015

Code Snippets

Packages

Popular Packages

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

Developer Tools
  • Generators - Defacto code generator for Laravel
  • Blacksmith - Flexible code generation tool
  • IDE Helper - Generates a helper file for IDE auto-completion
Debugging & Profiling
  • Debug Bar - Integrates PHP Debug Bar with Laravel
  • Clockwork - Integrates Clockwork Chrome extension for debugging and profiling apps
  • Log Viewer - View Laravel logs in the browser
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
  • Socialite - Social authentication wrapper for Facebook, Google, Twitter etc.
  • Socialite Providers - Over 70 providers for Socialite.
  • OAuth 4 Laravel - OAuth client wrapper that supports Facebook, Twitter, Google etc.
  • JWT Auth - JSON Web Token authentication for APIs
  • Vault - Roles & Permissions for the Laravel 5 Framework
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
  • Baum - Nested Sets pattern implementation for Laravel
  • ClosureTable - Closure Table pattern implementation for Laravel
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
  • APIGuard - A simple way of authenticating your APIs with API keys using Laravel.
Tasks, Commands and Scheduling
  • Elixr - Node(NPM) package to run Gulp tasks that watch files, run tests, minify CSS, concatenate scripts etc.
  • Envoy - SSH Task Runner
  • Dispatcher - Scheduler for Artisan commands
Payments
Optimization
Localization
Third-party Service Integration

Development Setup

Application Hosting

Application Deployment

Articles, Tutorials, Blogs etc.

Video Tutorials

Conferences

Conference 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.