opencultureconsulting/basics
最新稳定版本:v2.1.3
Composer 安装命令:
composer require opencultureconsulting/basics
包简介
A collection of generic classes and useful traits for PHP projects.
关键字:
README 文档
README
A collection of generic classes and useful traits for PHP projects.
The package currently contains classes for type-sensitive data structures, error and exception handlers, multiple traits implementing standard interfaces, and more generic traits for common use cases. They share the same design principles like property and method naming schema, highest coding standards of PHPStan, Psalm, PHP Mess Detector, PHP_CodeSniffer, and full PSR-12 compliance to make sure they can be combined and easily used in other projects.
Quick Start
The intended and recommended way of using this package is via Composer. The following command will get you the latest version:
composer require opencultureconsulting/basics
All available versions as well as further information about requirements and dependencies can be found on Packagist.
Full Documentation
The full documentation is available on GitHub Pages or alternatively in doc/.
Quality Gates
统计信息
- 总下载量: 1.02k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2023-11-06