abmmhasan / oof
This package is abandoned and no longer maintained.
The author suggests using the infocyph/intermix package instead.
A Collection of useful PHP class functions.
3.01.5
2024-05-25 04:51 UTC
Requires
- php: >=8.2
- psr/container: ^2.0
- symfony/cache: ^7.0
Requires (Dev)
- captainhook/captainhook: ^5.23
- laravel/pint: ^1.15
- pestphp/pest: ^2.34
- rector/rector: ^1.0
- symfony/var-dumper: ^7.0
- dev-main
- 3.01.5
- 3.01.4
- 3.01.3
- 3.01.2
- 3.01.1
- 3.01
- 3.0
- 2.00.2
- 2.00.1
- 2.0
- 1.08.7
- 1.08.6
- 1.08.5
- 1.08.4
- 1.08.3
- 1.08.2
- 1.08.1
- 1.08
- 1.07.3
- 1.07.2
- 1.07.1
- 1.06.01
- 1.06
- 1.05.3
- 1.05.2
- 1.05.1
- 1.05
- 1.04
- 1.03
- 1.02
- 1.01.01
- 1.01.0
- 1.0.0
- dev-dependabot/composer/pestphp/pest-tw-2.34or-tw-3.0
- dev-feature/improvements-24
This package is auto-updated.
Last update: 2024-09-09 18:49:17 UTC
README
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/+
Installation
composer require infocyph/intermix
Documentation
Check the documentation for details!
Support
Bug/issue/help? Just create an issue!