phpcr-migrations:PHPCR迁移库

时间:2021-05-26 13:53:48
【文件属性】:
文件名称:phpcr-migrations:PHPCR迁移库
文件大小:21KB
文件格式:ZIP
更新时间:2021-05-26 13:53:48
PHP PHPCR迁移 受影响PHPCR迁移库。 有关与Symfony集成的信息,请参见 。 用法 <?php use Symfony \ Component \ Console \ Output \ NullOutput ; use PHPCR \ Migrations \ VersionStorage ; use PHPCR \ Migrations \ VersionFinder ; use PHPCR \ Migrations \ Migrator ; $ storage = new VersionStorage ( $ phpcrSession ); $ finder = new VersionFinder ( array ( '/path/to/migrations' )); $ versions = $ finder -> getVersionCollection (); $
【文件预览】:
phpcr-migrations-master
----.github()
--------workflows()
----lib()
--------MigratorFactory.php(782B)
--------VersionFinder.php(2KB)
--------VersionStorage.php(3KB)
--------Exception()
--------VersionInterface.php(807B)
--------MigratorUtil.php(2KB)
--------VersionCollection.php(3KB)
--------Migrator.php(4KB)
----phpunit.xml.dist(819B)
----.php_cs(693B)
----LICENSE(1KB)
----README.md(3KB)
----tests()
--------migrations.dist()
--------Unit()
--------Functional()
--------BaseTestCase.php(947B)
----.gitignore(71B)
----CHANGELOG.md(51B)
----composer.json(837B)

网友评论