Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lightszentip/awesome-laravel-filament

A list for the topic laravel and filament
https://github.com/lightszentip/awesome-laravel-filament

List: awesome-laravel-filament

awesome awesome-laravel awesome-list filament filamentphp laravel

Last synced: 3 months ago
JSON representation

A list for the topic laravel and filament

Awesome Lists containing this project

README

        

# Laravel & Filament

[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Flightszentip%2Fawesome-laravel-filament&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)![Laravel](https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white)

A list of tools, addons, templates and more for laravel applications

## Table of Contents

- [Development](#development)
- [CMS](#cms)
- [Filament](#filament)
- [Orchid](#orchid)

## Development

All topics for laravel development

### Docs

- [Laravel Model Doc Generator](https://github.com/romanzipp/Laravel-Model-Doc) - Generate docs for models for easy autocomplete
- [Laravel IDE Helper](https://github.com/barryvdh/laravel-ide-helper) - Generate docs for models for easy autocomplete

### Quality Check

- [PHP CS Fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer)
- [Laravel Pint - code style fixer for minimalists](https://laravel.com/docs/11.x/pint)
- [PHP Code Sniffer](https://github.com/squizlabs/PHP_CodeSniffer)
- [PHP Laravel Code Sniffer Rule](https://github.com/PatricNox/laravel-phpcs)
- [PHPStan](https://phpstan.org/)
- [PHPLoc](https://github.com/sebastianbergmann/phploc)
- [PHP Insights](https://phpinsights.com/)
- [PHP PSALM](https://github.com/vimeo/psalm)
- [PSALM Laravel plugin](https://github.com/psalm/psalm-plugin-laravel)
- [DEPTract](https://github.com/qossmic/deptrac)
- [Laravel Grumphp](https://github.com/phpro/grumphp)
- [PHPMD](https://github.com/phpmd/phpmd)

### Formatting

- [PHP prettier](https://github.com/prettier/plugin-php)

### Addons

- [Laravel Pennant](https://laravel.com/docs/10.x/pennant)
- [Laravel Jetstream](https://jetstream.laravel.com/2.x/introduction.html)
- [Laravel Error page](https://github.com/spatie/laravel-ignition)
- [Laravel Telescope](https://laravel.com/docs/11.x/telescope)
- [Debugbar](https://github.com/barryvdh/laravel-debugbar)
- [Laravel Permission](https://spatie.be/docs/laravel-permission/v6/introduction)
- [Livewire](https://laravel-livewire.com/)
- [Laravel Security](https://github.com/GrahamCampbell/Laravel-Security)
- [Laravel Pail - Logs in command line](https://github.com/laravel/pail)

### Eloquent

- [Laravel Eloquent Composite Key](https://github.com/thiagoprz/eloquent-composite-key)
- [Laravel Eloquent Json Relationships](https://github.com/staudenmeir/eloquent-json-relations)
- [Laravel Eloquent Slug](https://github.com/cviebrock/eloquent-sluggable)
- [Laravel Eloquent Query Builder](https://github.com/spatie/laravel-query-builder)
- [Laravel Eloquent Belogns To Through](https://github.com/staudenmeir/belongs-to-through)
- [Laravel Eloquent Cross Search](https://github.com/protonemedia/laravel-cross-eloquent-search)
- [Laravel Eloquent Power Joins](https://github.com/kirschbaum-development/eloquent-power-joins)

### Generator

- [Laravel CRUD Generator](https://github.com/misterdebug/crud-generator-laravel)
- [Laravel Bennett Treptow Migration Generator](https://github.com/bennett-treptow/laravel-migration-generator)
- [Laravel Kitloong Migration Generator](https://github.com/kitloong/laravel-migrations-generator)
- [Laravel Shift Blueprint Generator](https://github.com/laravel-shift/blueprint)

### Testing

- [Mock Framework](https://github.com/mockery/mockery)
- [Laravel Dust](https://laravel.com/docs/11.x/dusk)
- [Pest](https://pestphp.com/)
- [Laravel Pest Plugin](https://github.com/pestphp/pest-plugin-laravel)
- [Pest Architecture Tests](https://www.honeybadger.io/blog/laravel-pest-architecture-testing/)
- [Pest Architecture Test Methods](https://pestphp.com/docs/arch-testing)
- [Pest Stressless Plugin](https://github.com/pestphp/pest-plugin-stressless)

### Design

- [Mary UI](https://mary-ui.com/)
- [Hope UI](https://github.com/iqonicdesignofficial/hope-ui-laravel-dashboard)
- [Admin Dashboard](https://github.com/cruip/laravel-tailwindcss-admin-dashboard-template)

### Starter Kits

- [Laravel Starter with Base Configuration](https://github.com/lightszentip/laravel-starter-base-app)
- [Laravel Starter with Jetstream](https://github.com/lightszentip/laravel-starter-base-app/tree/jetstream)

## CMS

CMS Solutions in Laravel

- [Winter CMS](https://github.com/wintercms/winter)
- [SKY CMS](https://github.com/lara-zeus/sky)

## Filament

- [Filament](https://filamentphp.com/)

### Starter Kits for Filament

- [Boilerplate Laravel](https://github.com/liberusoftware/boilerplate-laravel)
- [Filament Jet Starter Kit](https://github.com/ArtMin96/filament-jet)
- [Superduper Starter Kit](https://github.com/riodwanto/superduper-filament-starter-kit)
- [Liberu Starter Kit](https://github.com/liberu-genealogy/genealogy-laravel)
- [Forum](https://github.com/devaslanphp/forumium)

### Examples

- [Filament Examples](https://filamentexamples.com/)
- [Invobook - Time Tracking & Project Management](https://github.com/Hasnayeen/invobook)
- [Erpsaas - Finance Tool](https://github.com/andrewdwallo/erpsaas)
- [Project Management](https://github.com/devaslanphp/project-management)

### Plugins

- [Security - Shield](https://filamentphp.com/plugins/bezhansalleh-shield#custom-folder-structure-for-models-or-third-party-plugins)
- [Tools - Log Manager](https://filamentphp.com/plugins/filip-fonal-log-manager)
- [Tools - Schedule Manager](https://filamentphp.com/plugins/mvenghaus-schedule-monitor)
- [Other - Versions Widget](https://filamentphp.com/plugins/awcodes-versions)
- [Layout - Sidebar](https://filamentphp.com/plugins/aymanalhattami-page-with-sidebar)
- [Tools - Excel Export](https://filamentphp.com/plugins/pxlrbt-excel)
- [Layout - Spotlight](https://filamentphp.com/plugins/pxlrbt-spotlight )
- [Layout - Environment Indicator](https://filamentphp.com/plugins/pxlrbt-environment-indicator)
- [Tools - Backup App](https://filamentphp.com/plugins/shuvroroy-spatie-laravel-backup)
- [Layout - Badgeable Column](https://filamentphp.com/plugins/awcodes-badgeable-column)
- [Layout - App Overview Widget](https://filamentphp.com/plugins/awcodes-overlook)
- [Tools - Announce](https://filamentphp.com/plugins/rupadana-announce)
- [Layout - Accordion](https://filamentphp.com/plugins/lara-zeus-accordion)
- [Layout - Edit Profile](https://filamentphp.com/plugins/joaopaulolndev-edit-profile)
- [Layout - Panel Switch](https://github.com/bezhansalleh/filament-panel-switch)
- [Layout - Alerts](https://github.com/CodeWithDennis/filament-simple-alert)
- [Other - Exception Handling](https://github.com/bezhansalleh/filament-exceptions)

## Orchid

- [Orchid - Rapid Application Development](https://github.com/orchidsoftware/platform)

## Contribute

Contributions welcome! Read the [contribution guidelines](contributing.md) first.