PHP Classes

File: .changelog/CHANGELOG-1.0.0.md

Recommend this page to a friend!
  Packages of Axel Pardemann   Handy Properties with PHP Accessors and Mutators   .changelog/CHANGELOG-1.0.0.md   Download  
File: .changelog/CHANGELOG-1.0.0.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Handy Properties with PHP Accessors and Mutators
Accessors and mutators to access class variables
Author: By
Last change:
Date: 9 months ago
Size: 282 bytes
 

Contents

Class file image Download

Release 1.0.0

First stable release.

Added :sparkles:

  • Added the accessor and mutator functionality through traits `HasPropertyAccessor` and `HasPropertyMutator`.
  • Added the `HandyObject` class for usage with inheritance.

Previous: Release 0.0.0