Link Search Menu Expand Document

PHP Handy Properties

Table of contents

  1. Installation
  2. Usage

PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.

Installation

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

composer require norse-blue/handy-properties

Usage

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