Link Search Menu Expand Document

PHP Handy Properties

Table of contents

  1. Installation
  2. Usage

PHP Creatable Objects is a PHP library that auto-wires an object’s create method to its constructor regardless of visibility.

Installation

The most straightforward way to install this package is by using Composer:

composer require norse-blue/creatable-objects

Usage

Please refer to the usage section for more information on how to use the package.