estasi/utility

Utilities for Estasi components

v1.2.0 2020-08-07 10:38 UTC

This package is auto-updated.

Last update: 2024-04-09 03:16:41 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.