eicc / utils
Utility classes for EICC projects
1.0.1
2025-04-03 19:44 UTC
Requires
- php: >=8.4
This package is not auto-updated.
Last update: 2025-04-04 21:58:02 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