php-extended/php-information-interface
Composer 安装命令:
composer require php-extended/php-information-interface
包简介
A library to specify transport objects for individual informations
关键字:
README 文档
README
A library to specify transport objects for individual informations that transit between two systems.
Installation
The installation of this library is made via composer and the autoloading of all classes of this library is made through their autoloader.
- Download
composer.pharfrom their website. - Then run the following command to install this library as dependency :
php composer.phar install php-extended/php-information-interface ^18
Basic Usage
This library is an interface-only library.
For a concrete implementation, see php-extended/php-information.
InformationDataInterface
The InformationDataInterface is the most basic data that can transit.
It represents a simple information that an object can own.
InformationRelationInterface
The InformationRelationInterface is the most basic relation that can
transit.
It represents a simple link between two objects.
InformationTripleInterface
The InformationTripleInterface is used for semantic-web informations.
It is composed of only three fields, the subject, the predicate, and the object
of the triple (or tuple).
It can represent information for a specific object or a relation between two objects or a reference list.
InformationMultiInterface
The InformationMultiInterface is a complex information that carries
in one go multiple data and relation informations.
It represents a complete object full of its own informations.
InformationVisitorInterface
The InformationVisitorInterface is the only object that can interact
with all the others information interfaces.
It represents a dispatcher that will process with specific paths each of the available information interface.
License
MIT (See license file).
php-extended/php-information-interface 适用场景与选型建议
php-extended/php-information-interface 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 15.38k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2017 年 12 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「php」 「interface」 「information」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 php-extended/php-information-interface 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 php-extended/php-information-interface 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 php-extended/php-information-interface 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A Laravel package for extracting link previews with customizable parsers, and caching support
Find informations about an email address owner
Convert and operate with FIPS codes for states, counties, etc.
Get IP address information from multi geoip providers
Standard PHP Library Extension featuring an ExceptionInterface.
WordPress Option
统计信息
- 总下载量: 15.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 9
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-10