eicc / utils
Utility classes for EICC projects
1.0.3
2025-07-04 12:12 UTC
Requires
- php: >=8.4
This package is not auto-updated.
Last update: 2025-07-04 16:13:34 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