themehybrid / hybrid-tools
Helper tools and functions.
2.0.4
2026-06-02 14:40 UTC
Requires
- php: >=8.2
- ext-ctype: *
- ext-filter: *
- league/commonmark: ^2.8.1
- nesbot/carbon: ^3.8.4
- ramsey/uuid: ^4.7
- symfony/polyfill-php82: ^1.33
- symfony/polyfill-php83: ^1.33
- symfony/polyfill-php84: ^1.33
- symfony/polyfill-php85: ^1.33
- symfony/uid: ^7.4 || ^8.0.0
- vlucas/phpdotenv: ^5.6.1
- voku/portable-ascii: ^2.0.2
Suggests
- symfony/var-dumper: Required to use the dump method (^7.4.7).
- themehybrid/hybrid-serializable-closure: Required to use the Onceable (^1.0).
Replaces
- spatie/once: *
This package is auto-updated.
Last update: 2026-06-03 08:28:27 UTC
README
Hybrid Tools is a collection of helper classes and functions for developing plugins and themes.
Requirements
- PHP 8.2+.
- Composer for managing PHP dependencies.
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2008 – 2026 © Theme Hybrid.
Third-Party Licenses
Hybrid Tools utilizes code from the illuminate/* package(s).
Repositories:
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 https://github.com/illuminate/reflection
License: MIT License - https://opensource.org/licenses/MIT
Copyright (c) Taylor Otwell