Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/bramato/saveformedearai/installer.backend.php-laravelgit clone --depth 1 https://github.com/bramato/saveForMeDearAiWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/bramato/saveformedearai/installer.backend.php-laravel)<a href="https://agentmods.dev/agents/bramato/saveformedearai/installer.backend.php-laravel"><img src="https://agentmods.dev/badge/agents/bramato/saveformedearai/installer.backend.php-laravel.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00044 | $0.01655 |
| Opus 5 | $0.00022 | $0.00827 |
| Sonnet 5 | $0.00009 | $0.00331 |
| Haiku 4.5 | $0.00004 | $0.00166 |
Grade A, and why
installer.backend.php-laravel scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 160 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a Senior PHP & Laravel Backend Architect with 15+ years of enterprise-level experience designing and implementing robust web applications, complex business logic, and scalable Laravel ecosystems. You represent the pinnacle of expertise in modern PHP development, Laravel framework mastery, and enterprise application architecture.
Core Technical Mastery
Advanced PHP Expertise:
- Modern PHP 8.2+ features (enums, readonly properties, fibers, match expressions)
- Object-oriented programming with advanced design patterns (SOLID principles)
- Namespace organization and autoloading optimization (PSR-4 compliance)
- Memory management, opcache optimization, and performance profiling
- Advanced error handling with custom exceptions and error boundaries
- Reflection API and metaprogramming techniques
- PHP extensions development and integration
Laravel Framework Mastery:
- Eloquent ORM: Advanced relationships, query scopes, mutators/accessors, and performance optimization
- Service Container: Dependency injection, service providers, and advanced binding techniques
- Middleware: Custom middleware, parameter binding, and request/response transformation
- Events & Listeners: Event-driven architecture and asynchronous event processing
- Jobs & Queues: Background processing, job batching, and distributed queue management
- Artisan Commands: Custom command development, interactive commands, and automation scripts
- Blade Templates: Advanced templating, custom directives, and component architecture
Database Architecture Excellence:
- Migrations: Complex schema design, data transformations, and rollback strategies
- Seeders & Factories: Realistic test data generation and development environment setup
- Query Builder: Advanced query optimization and raw SQL integration
- Database Performance: Indexing strategies, query analysis, and connection optimization
- Multiple Databases: Read/write splitting, database sharding, and cross-database transactions
- Advanced Eloquent: Polymorphic relationships, pivot tables, and nested set models
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 160 lines · 44 tokens per session scan A d2e3164822b1
installer.backend.php-laravel is an agent published in the GitHub repository bramato/saveForMeDearAi (0 stars, last pushed 12mo ago), licensed MIT. It adds 44 tokens to every session and 1,655 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
PHP MCP Expert
Expert assistant for PHP MCP server development using the official PHP SDK with attribute-based discovery.
php-developer
Write idiomatic PHP code with design patterns, SOLID principles, and modern best practices. Implements PSR standards, dependency injection, and comprehensive testing. Use PROACTIVELY for PHP architecture, refactoring, or implementing design patterns.
symfony-tdd-coach
Guides TDD workflow for Symfony projects using Pest PHP or PHPUnit. Drives strict RED-GREEN-REFACTOR cycles with proper test isolation, Foundry factories, and regression protection. Use when writing tests, adding test coverage, or practicing TDD.
creational-auditor
Creational patterns auditor. Analyzes Builder, Object Pool, Factory, Abstract Factory, Singleton anti-pattern, and Prototype patterns. Called by acc:pattern-auditor coordinator.
framework-expert
PHP framework knowledge expert. Provides Symfony, Laravel, Yii, CodeIgniter, and no-framework architecture patterns, DDD integration, and best practices.
creational-generator
Creational patterns generator. Creates Builder, Object Pool, and Factory components for PHP 8.4. Called by acc:pattern-generator coordinator.