eicc/utils

Utility classes for EICC projects

1.0.2 2025-06-10 18:20 UTC

This package is not auto-updated.

Last update: 2025-06-10 22:22:55 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