Getting Started#
infocyph/InterMix is a PHP library to provide with some class oriented tools that we need frequently.
What Is this?#
Lots of class oriented functionality that we need like; Dependency Injection, Mixins, Class barrier etc. are simply put together. As my other projects, it focuses on being lightweight, updated, least complex and balanced within Speed & Scalability!.
Requirements#
infocyph/InterMix stable requires the following:
PHP 8.3/+
Installation#
Use the following command to add infocyph/InterMix to your project using Composer:
composer require infocyph/intermix