tournayrelabs/framework
Composer 安装命令:
composer require --dev tournayrelabs/framework
包简介
A framework and helpers on top of Symfony
关键字:
README 文档
README
Framework and helpers on top of Symfony.
This package is a refactoring of the historical atournayre/framework package.
The original package remains the source of truth while the public surface is
transferred to this repository.
Requirements
- PHP 8.2.22 or higher
- Composer
Installation
composer require tournayrelabs/framework
Development
Install dependencies:
make vendor
Run the default quality checks:
make qa
Useful targets:
make help make composer c='validate --strict' make tests make phpstan make fix
Compatibility
During the initial transfer, method signatures from the original package must be preserved exactly. The implementation may change internally, but public contracts must remain stable for the consuming project.
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-27