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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-09 08:20:33 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.