eicc/utils

Utility classes for EICC projects

Installs: 55

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/eicc/utils

1.2.3 2025-11-15 09:06 UTC

This package is not auto-updated.

Last update: 2025-11-15 14:06:28 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