Ray.IdentityValueModule:标识Ray.Di的值(当前时间,UUID)模块

时间:2024-03-12 03:58:20
【文件属性】:

文件名称:Ray.IdentityValueModule:标识Ray.Di的值(当前时间,UUID)模块

文件大小:15KB

文件格式:ZIP

更新时间:2024-03-12 03:58:20

PHP

Ray.IdentityValueModule 概述 Ray.IdentityValueModule注入标识值,例如当前时间或UUID。 安装 作曲家安装 $ composer require ray/identity-value-module 模块安装 use Ray \ Di \ AbstractModule ; use Ray \ IdentityValueModule \ IdentityValueModule ; class AppModule extends AbstractModule { protected function configure () { $ this -> install ( new IdentityValueModule ); // $this->install(new FakeIdentityValueM


【文件预览】:
Ray.IdentityValueModule-1.x
----composer.json(2KB)
----.php_cs.dist(5KB)
----.github()
--------FUNDING.yml(17B)
--------ISSUE_TEMPLATE()
--------SECURITY.md(200B)
--------workflows()
--------CONTRIBUTING.md(723B)
----LICENSE(1KB)
----src()
--------FakeUuidModule.php(293B)
--------UuidInterface.php(181B)
--------FakeNowModule.php(434B)
--------DbDateTime.php(507B)
--------FakeNow.php(476B)
--------Now.php(431B)
--------NowInterface.php(282B)
--------DbDateTimeInterface.php(239B)
--------FakeUuid.php(255B)
--------IdentityValueModule.php(613B)
--------Iso8601.php(955B)
--------Iso8601Interface.php(552B)
--------FakeIdentityValueModule.php(508B)
--------Uuid.php(247B)
----README.md(2KB)

网友评论