estasi / utility
Utilities for Estasi components
v1.2.0
2020-08-07 10:38 UTC
Requires
- php: ^7.4
- ext-mbstring: *
- php-ds/php-ds: dev-master
This package is auto-updated.
Last update: 2025-03-09 05:19:47 UTC
README
Estasi\Utility is a set of components that implement universal utility classes for various applications.
Installation
To install with a composer:
composer require estasi/utility
Requirements
- PHP 7.4 or newer
- ext-mbstring
- Data Structures:
composer require php-ds/php-ds
Polyfill is installed with the estasi/utility package.
License
All contents of this package are licensed under the BSD-3-Clause license.