PHPackages                             hypecodeteam/backend-ai-rules - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hypecodeteam/backend-ai-rules

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

hypecodeteam/backend-ai-rules
=============================

AI coding assistant rules and guidelines for Symfony projects

0.4.0(5mo ago)0148MITPHPPHP &gt;=8.1CI passing

Since Sep 23Pushed 5mo agoCompare

[ Source](https://github.com/HypeCodeTeam/backend-ai-rules)[ Packagist](https://packagist.org/packages/hypecodeteam/backend-ai-rules)[ RSS](/packages/hypecodeteam-backend-ai-rules/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (12)Used By (0)

Hypecode Backend AI Rules
=========================

[](#hypecode-backend-ai-rules)

AI coding assistant rules and guidelines, that handles AGENTS.md, for Symfony projects.

What it does
------------

[](#what-it-does)

This package automatically copies **`AGENTS.md`** file to your project root, that contains links to all the rules and guidelines for AI coding assistants Don't hesitate to modify the file to fit your needs.

Requirements
------------

[](#requirements)

- AI agent that handle AGENTS.md
- PHP 8.1+

Installation
------------

[](#installation)

- Add the following to your `composer.json` scripts section:

```
{
    "scripts": {
        "copy-agents": "HypeCodeTeam\\BackendAiRules\\Composer\\ScriptHandler::copyAgents",
        ...
    }
}
```

- then add the package to your project

```
composer require --dev hypecodeteam/backend-ai-rules
```

- finally execute the composer script

```
composer run-script copy-agents
```

License
-------

[](#license)

MIT

---

**Hypecode Team** - Enhancing AI-assisted development workflows

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance70

Regular maintenance activity

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~15 days

Total

11

Last Release

175d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5dadef347dc7dd5750ab3f418a694431b1fcd9d466d42195a3ce176cc5baedbb?d=identicon)[Diwoka](/maintainers/Diwoka)

![](https://www.gravatar.com/avatar/2c29fc4590f63e0a1b0148f9db6dcaf09df91bf7e470c346e7a1cb49c52a8d20?d=identicon)[soleromel](/maintainers/soleromel)

---

Top Contributors

[![soleromel](https://avatars.githubusercontent.com/u/2537882?v=4)](https://github.com/soleromel "soleromel (13 commits)")

### Embed Badge

![Health badge](/badges/hypecodeteam-backend-ai-rules/health.svg)

```
[![Health](https://phpackages.com/badges/hypecodeteam-backend-ai-rules/health.svg)](https://phpackages.com/packages/hypecodeteam-backend-ai-rules)
```

###  Alternatives

[codewithkyrian/filament-date-range

A date range field and filter for Filament v3.

3810.0k](/packages/codewithkyrian-filament-date-range)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
