eicc/utils

Utility classes for EICC projects

1.1.0 2025-08-27 14:27 UTC

This package is not auto-updated.

Last update: 2025-09-10 18:37:17 UTC


README

A collection of utility classes for EICC projects.

Installation

You can install this package via Composer:

composer require eicc/utils

Usage

This library provides several utility classes under the EICC\Utils namespace:

  • Container: Container utility class
  • Log: Logging utilities

License

MIT License