Recommend this page to a friend! |
Classes of Axel Pardemann | PHP Value Objects | docs/index.md | Download |
|
![]() layout: default title: Home nav_order: 1 description: PHP Value Objects is a PHP library that implements the value object technique and lets you create your own value objects with the scaffolding already laid out for you. permalink: /PHP Value Objects{: .no_toc } Table of contents{: .no_toc .text-delta }
PHP Value Objects is a PHP library that implements the value object technique and lets you create your own value objects with the scaffolding already laid out for you. InstallationThe most straightforward way to install this package is by using Composer:
UsagePlease refer to the usage section for more information on how to use the package. |