PHPackages                             angetools/framework - 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. [Framework](/categories/framework)
4. /
5. angetools/framework

ActiveLibrary[Framework](/categories/framework)

angetools/framework
===================

A modern PHP framework inspired by Laravel

10PHP

Since Feb 27Pushed 2mo agoCompare

[ Source](https://github.com/AngeTools/framework)[ Packagist](https://packagist.org/packages/angetools/framework)[ RSS](/packages/angetools-framework/feed)WikiDiscussions stable Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

GitHub Actions (Framework)
==========================

[](#github-actions-framework)

PHP CS Fixer (`cs-fixer.yml`)
-----------------------------

[](#php-cs-fixer-cs-fixeryml)

- **Déclencheur :** à chaque push sur `main` ou `master`
- **Rôle :** vérifie le style de code. Si des corrections sont nécessaires, le job échoue.
- **En local :**
    - `composer cs-check` — vérification (comme en CI)
    - `composer cs-fix` — appliquer les corrections

PHPUnit (`phpunit.yml`)
-----------------------

[](#phpunit-phpunityml)

- **Déclencheur :** à chaque push sur `main` ou `master`
- **Rôle :** exécute la suite de tests PHPUnit.
- **En local :** `composer test` ou `vendor/bin/phpunit`

Release (`release.yml`)
-----------------------

[](#release-releaseyml)

- **Déclencheur :** push dont le message contient `Release x.x.x` (ex. `Release 1.2.3`).
- **Rôle :** crée le tag **vx.x.x**, le pousse, et crée une **GitHub Release**.

Pour créer une release :

```
git commit -m "Release 1.2.3"
git push origin main
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance61

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e3e93f969f4e67d5d2a27abc2852da6e251393853547c77fe523e1be4af8a3e8?d=identicon)[Dumont-Julien](/maintainers/Dumont-Julien)

---

Top Contributors

[![Dumont-Julien](https://avatars.githubusercontent.com/u/61889427?v=4)](https://github.com/Dumont-Julien "Dumont-Julien (36 commits)")

### Embed Badge

![Health badge](/badges/angetools-framework/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M590](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M119](/packages/cakephp-chronos)

PHPackages © 2026

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