themehybrid / hybrid-tools
辅助工具和函数。
2.0.3
2024-08-01 15:17 UTC
Requires
- php: >=8.0
- ext-ctype: *
- ext-filter: *
- league/commonmark: ^2.3.7
- nesbot/carbon: ^2.72.2 || ^3.0
- ramsey/uuid: ^4.7
- symfony/uid: ^5.0 || ^6.0 || ^7.0
- vlucas/phpdotenv: ^5.5
- voku/portable-ascii: ^2.0.1
Suggests
- laravel/serializable-closure: Required to use the Onceable (^1.3.3).
- symfony/var-dumper: Required to use the dump method (^6.1.0 || ^6.2 || ^7.0).
Replaces
- spatie/once: *
This package is auto-updated.
Last update: 2024-09-01 15:30:12 UTC
README
Hybrid Tools 是用于开发插件和主题的帮助类和函数的集合。
要求
- PHP 8.0+。
- 使用 Composer 管理PHP依赖。
版权和许可
本项目采用 GNU GPL 许可,版本 2 或更高。
2008-2024 © Theme Hybrid。
其他许可
Hybrid Tools 使用了 Illuminate 的代码。
https://github.com/illuminate/collections https://github.com/illuminate/conditionable https://github.com/illuminate/macroable https://github.com/illuminate/support https://github.com/illuminate/config
许可: MIT - https://opensource.org/licenses/MIT 版权 (c) Taylor Otwell