themehybrid / hybrid-tools
Helper tools and functions.
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-10-31 15:46:01 UTC
README
Hybrid Tools is a collection of helper classes and functions for developing plugins and themes.
Requirements
- PHP 8.0+.
- Composer for managing PHP dependencies.
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2008 – 2024 © Theme Hybrid.
Other Licenses
Hybrid Tools utilizes code from 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
License: MIT - https://opensource.org/licenses/MIT Copyright (c) Taylor Otwell