The phpABLE abstractions library designed to help us make the code more universal and standardized.
- PHP >= 8.0.0
- able/helpers
There's a simple way to install Able/Prototypes
into your project via Composer:
composer require able/prototypes
This library includes only abstract classes, traits, and interfaces implement and standardize common features and behavior.
- IArrayable
- IArrayable
- IPresentable
- IStringable
- IAggregatable
- ICountable
- IGettable
- ICallable
- IExecutable
- IFillable
- IIteratable
- TSingleton
- ISingleton
- ISettable
- THierarchical
- TRetrospective
- TTraitable
- TStringable
- TCallable
- TUnclonable
This package is released under the MIT license.