• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 3 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Provides several Class oriented functionality.

InterMix

Security & Standards Codacy Badge Packagist Downloads (custom server) License: MIT Packagist Version Packagist PHP Version GitHub code size in bytes

This library intended to provide you with some class oriented tools that we (may) need frequently.

  • Dependency Injector (Container) (PSR 11 compliant)
  • Class initialization barrier (Fence)
  • Class Macro (MacroMix)
  • Memoize

Prerequisites

Language: PHP 8.2/+

Library Version PHP Version
2.x.x 8.2.x or Higher
1.x.x 8.x.x

Installation

composer require abmmhasan/intermix

Documentation

Check the documentation for details!

Support

Bug/issue/help? Just create an issue!