Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-laravel

My favourite Laravel packages all in one place.
https://github.com/derheyne/awesome-laravel

Last synced: about 9 hours ago
JSON representation

  • Developer & Debugging Tools

    • Tinkerwell - started/about))* is a simple yet powerful desktop application that allows you to run PHP code and quickly try out new ideas – all within the context of your application.
    • Laravel Debugbar - debugbar#usage))* integrates and displays a debugbar at the bottom of your page with displays Laravel specific information about the current request.
    • Laravel IDE Helper - ide-helper#usage))* generates accurate helper files that enables your IDE to provide accurate autocompletion, based on the files in your project.
    • Ray
    • Clockwork - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views and more - for HTTP requests, commands, queue jobs and tests. Right in your browser.
    • Laravel Telescope
    • Laravel Tail - tail#usage))* adds an artisan command to tail the application log. It supports daily and single logs on your local machine.
  • Code Quality Tools

    • Larastan
    • PHP Coding Standards Fixer - 1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team's) style through configuration.
    • Larastan
    • PHP Insights
    • Enlightn - enlightn.com), [d](https://www.laravel-enlightn.com/docs/))* will "review" your code and server configurations, and give you actionable recommendations on improving performance, security and reliability.
    • PHP Coding Standards Fixer - 1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (team's) style through configuration.
  • Database

    • Laravel MongoDB - mongodb#configuration))* adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API.
    • Lighthouse - php.com), [d](https://lighthouse-php.com/master/getting-started/installation.html))* is a GraphQL framework that integrates with your Laravel application. It takes the best ideas of both and combines them to solve common tasks with ease and offer flexibility when you need it.
    • Eager Load Pivot Relations
    • Laravel MongoDB - mongodb#configuration))* adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API.
  • PhpStorm Plugins

    • Laravel IDEA - idea.com), [d](https://laravel-idea.com/docs))* provides advanced code generations and powerful autocompletions for almost anything that comes in native Laravel (and Livewire, Inertia and Nova) that's not being autocompleted by your IDE. If you don't have it, *pick it up*!
    • Alpine.js Support
  • Integration with JavaScript

    • Alpine.js - 101))* is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going.
    • Livewire - livewire.com), [d](https://laravel-livewire.com/docs))* is a full-stack framework for Laravel that takes the pain out of building dynamic UIs.
    • Inertia.js - side-setup)) lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
  • Media Manipulation & Management

  • Testing