Libraries tagged by Mateffy
mateffy/laravel-introspect
12646 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
mateffy/pan-analytics-viewer
17497 Downloads
View your analytics directly where you collect them.
mateffy/laravel-job-progress
2657 Downloads
Track and show progress of your background jobs (for progress bar UIs etc.)
mateffy/laravel-codebase-mcp
1711 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.
mateffy/laraperf
3083 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
mateffy/pest-plugin-html-reports
321 Downloads
Generate interactive HTML reports of Pest test results
mateffy/color
498 Downloads
A utility package for working with colors, including manipulation, conversion and formatting.
mateffy/ai-translations
156 Downloads
Manage your Laravel translations using AI! Auto translate and more!
capevace/livewire-optimistic-ui
7 Downloads
A utility package for better Optimistic UI support in Laravel Livewire.
mateffy/struktur
7 Downloads
PHP adapter for the Struktur structured data extraction CLI
mateffy/llm-magic
221 Downloads
A universal LLM package for Laravel
mateffy/llm-magic-ui
12 Downloads
Ready-made Livewire components for use with mateffy/llm-magic.
mateffy/huggingface
35 Downloads
An unofficial Huggingface Inference API client for PHP