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