boruta/common-abstraction

Basic classes facilitating creation of efficient object-oriented applications.

Installs: 419

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/boruta/common-abstraction

0.4.0 2023-01-07 09:07 UTC

This package is auto-updated.

Last update: 2025-10-07 14:52:15 UTC


README

The package contains basic classes facilitating creation of efficient object-oriented applications.

Installation

Install the library using Composer. Please read the Composer Documentation if you are unfamiliar with Composer or dependency managers in general.

"require": {
    "boruta/common-abstraction": "^0.1"
}

Requirements

Project require PHP >= 7.1 with PDO extension.