定制 earc/payload-container 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

earc/payload-container

Composer 安装命令:

composer require earc/payload-container

包简介

eArc - the explicit architecture framework - psr-11 compatible container carrier blueprint

README 文档

README

Basic psr-11 compatible container carrier blueprint.

This eArc component is brought to you as a standalone component mainly for reusage reasons. There is nothing special or ground breaking to it. In nearly every project of medium complexity you need a container carrier class. There is no point in reinventing the wheel again and again. It combines the functionality of earc/container and earc/payload. Have fun...

table of contents

installation

$ composer install earc/container

basic usage

use eArc\PayloadContainer\PayloadContainer;

new PayloadContainer();

The payload container carries one object implementing the ItemsInterface. The PayloadContainerInterface extends the ItemsInterface thus all things you can do with the earc/container can be done with the payload container, too. In fact it forwards all the ItemsInterface calls to the items object.

For details refer to the PayloadContainerInterface and the ItemsInterface or the Implementation.

exceptions

Please refer to the earc/container documentation for details.

advanced usage

Implement the ItemInterface or the PayloadContainerInterface for yourself. eArc encourages the use of interfaces. In all eArc components using the earc/components-di component for dependency injection you can replace the classes used for the interfaces as easy as writing your own name. Yes, even in the earc component itself.

releases

release v0.0

The first official release.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固