dakujem / toru-backport
Backport of dakujem/toru for legacy PHP
Installs: 57
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dakujem/toru-backport
Requires
- php: 7.4.* || 8.0.*
Requires (Dev)
- nette/tester: ^2.4.1
This package is auto-updated.
Last update: 2025-10-21 12:03:13 UTC
README
💿
composer require dakujem/toru-backport
This is a backport of the original package dakujem/toru for PHP 7.4 and PHP 8.0 only.
Documentation
Please refer to the documentation of the original package:
👉 dakujem/toru 👈
Migration to supported PHP version
After updating your project to a supported PHP version, change your project requirement to dakujem/toru
.
Chances are, you need not do anything else.
If you extend the Dash
class, you may have to check and update type hints.
This backport is based on a stable release of dakujem/toru
current at the time of update.
PHP 8 features (most notably type hints) have been removed or replaced.