Download the PHP package moonspot/builder without Composer
On this page you can find all versions of the php package moonspot/builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moonspot/builder
More information about moonspot/builder
Files in moonspot/builder
Download moonspot/builder
More information about moonspot/builder
Files in moonspot/builder
Vendor moonspot
Package builder
Short Description Base classes for creating Builder classes
License BSD-3-Clause
Package builder
Short Description Base classes for creating Builder classes
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package builder
Builder
This library provides a base class for helping implement the Builder Pattern. This is handy for building objects from JSON data being delivered from APIs. It is also handy for converting one class to another.
From Wikipedia:
The builder pattern is a design pattern that provides a flexible solution to various object creation problems in object-oriented programming. The builder pattern separates the construction of a complex object from its representation.
See Also
To make the objects easier to work with, use Value Objects.
All versions of builder with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package moonspot/builder contains the following files
Loading the files please wait ...