PHPackages                             antonio/aitestbundle - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. antonio/aitestbundle

ActiveSymfony-bundle[Testing &amp; Quality](/categories/testing)

antonio/aitestbundle
====================

Bundle Symfony pour générer et exécuter des tests automatiquement sur les controllers

v1.2.0(5mo ago)01MITPHPPHP &gt;=8.2

Since Jan 29Pushed 5mo agoCompare

[ Source](https://github.com/antonio150/AiTestBundle)[ Packagist](https://packagist.org/packages/antonio/aitestbundle)[ RSS](/packages/antonio-aitestbundle/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

🤖 AiTestBundle – Générateur automatique de tests Symfony
========================================================

[](#-aitestbundle--générateur-automatique-de-tests-symfony)

**AiTestBundle** est un bundle Symfony qui permet de **générer automatiquement des tests PHPUnit** à partir de vos contrôleurs.
Il analyse les méthodes publiques d’un contrôleur et crée un fichier de test fonctionnel prêt à être exécuté.

🎯 Objectif :
➡️ Gagner du temps dans l’écriture des tests
➡️ Standardiser les tests des contrôleurs
➡️ Faciliter la détection d’erreurs dans les routes API

---

📦 Installation
--------------

[](#-installation)

Installe le bundle en mode développement :

```
composer require antonio/aitestbundle --dev
```

📦 Utilisation
-------------

[](#-utilisation)

Voici exemple commande pour tester un controller :

```
symfony console ai:test-controller App\Controller\ExempleController
```

Exemple de return:

```
Tests exécutés :
PHPUnit 11.5.46 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.2.12
Configuration: E:\Mes Projets\bible_navira_back\phpunit.dist.xml

..                                                                  2 / 2 (100%)

Time: 00:04.160, Memory: 34.00 MB

OK (2 tests, 2 assertions)
```

Version
-------

[](#version)

v1.2.0

Portfolio
---------

[](#portfolio)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance72

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

155d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47793948?v=4)[ANDRIANAVALONA Yves Antonio Rollande](/maintainers/antonio150)[@antonio150](https://github.com/antonio150)

---

Top Contributors

[![antonio150](https://avatars.githubusercontent.com/u/47793948?v=4)](https://github.com/antonio150 "antonio150 (10 commits)")

### Embed Badge

![Health badge](/badges/antonio-aitestbundle/health.svg)

```
[![Health](https://phpackages.com/badges/antonio-aitestbundle/health.svg)](https://phpackages.com/packages/antonio-aitestbundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

9410.8k](/packages/ahmed-bhs-doctrine-doctor)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11249.0k1](/packages/ecotone-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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