Skip to content

phpable/prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The phpABLE abstractions library designed to help us make the code more universal and standardized.

Requirements

Install

There's a simple way to install Able/Prototypes into your project via Composer:

composer require able/prototypes

Usage

This library includes only abstract classes, traits, and interfaces implement and standardize common features and behavior.

Interfaces

Type-Casting

  • IArrayable
  • IArrayable
  • IPresentable
  • IStringable

Behavior

  • IAggregatable
  • ICountable
  • IGettable
  • ICallable
  • IExecutable
  • IFillable
  • IIteratable
  • TSingleton
  • ISingleton
  • ISettable

Features

  • THierarchical
  • TRetrospective
  • TTraitable

Implementations

Type-Casting

  • TStringable

Behavior

  • TCallable
  • TUnclonable

License

This package is released under the MIT license.

About

phpABLE abstractions library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages