Libraries tagged by laravel-code
mateffy/laravel-codebase-mcp
1593 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
codecov/laravel-codecov-opentelemetry
240951 Downloads
Laravel middleware for Codecov's OpenTelemetry
laravel-openapi/codegen
3777 Downloads
Generate laravel code from openapi specification.
innocenzi/discovery-for-laravel
1613 Downloads
Discover code anywhere in your Laravel codebase without relying on path conventions
foryoufeng/laravel-generator
2822 Downloads
A tool for generate Laravel code file
mwebbers/laravel-code-commons
60 Downloads
Shared Laravel/Livewire conventions: typed mixed-narrowing (Json), reusable stable sortable-table and pagination concerns + TableRow DTO, a lazy-table skeleton, and a SCOPEtest coverage checker.
msml/laravel-code-style
4776 Downloads
Preset for Laravel Pint.
lucasandre-dev/laravel-code-generator
836 Downloads
Code generator from templates
kha333n/laravel-code-graph
232 Downloads
A persistent code graph for Laravel projects. Indexes your codebase into a local SQLite graph and exposes it to AI assistants over MCP, so they get token-efficient, structurally accurate context instead of re-reading files.
galata-eth/laravel-code-protector
118 Downloads
Laravel code protector: encrypt PHP files and load decrypted code at runtime (no Blade).
dev-lnk/laravel-code-builder
4749 Downloads
Generate classes and files from table schema
akceli/laravel-code-generator
9957 Downloads
Generator Temperated Code form database tables. This Package provides data to templates that you create to generate code to scaffold projects rapidly so you can spend most of your time doing the fun stuff.
tecbeast/laravel-codeception-email-assertions
10726 Downloads
This Module for codeception should enable easy assertions for emails with laravel 5.1+
arafatdev/laravel-repository
71 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3406 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.