neuecommerce/value-objects 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

neuecommerce/value-objects

Composer 安装命令:

composer require neuecommerce/value-objects

包简介

Collection of framework agnostic PHP Value Objects.

README 文档

README

Build Status Software License Latest Version on Packagist Total Downloads

A collection of framework agnostic PHP Value Objects.

This package is compliant with the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP. If you notice any compliance oversights, please send a patch via pull request.

What is a Value Object?

A Value Object is an immutable type that is distinguishable only by the state of its properties, meaning, they will be equal if their properties are equal.

Plese refer to Wikipedia to learn more about Value Objects.

Instalation

You can install the package via Composer by running:

composer require neuecommerce/value-objects

Available Value Objects

Here's a list of the available Value Objects and a link to their specific documentation page :)

Contributing

Thank you for your interest in Value Objects. Here are some of the many ways to contribute.

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 324
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-10