Download the PHP package jeyroik/extas-repositories-fields-uuid without Composer
On this page you can find all versions of the php package jeyroik/extas-repositories-fields-uuid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jeyroik/extas-repositories-fields-uuid
More information about jeyroik/extas-repositories-fields-uuid
Files in jeyroik/extas-repositories-fields-uuid
Download jeyroik/extas-repositories-fields-uuid
More information about jeyroik/extas-repositories-fields-uuid
Files in jeyroik/extas-repositories-fields-uuid
Vendor jeyroik
Package extas-repositories-fields-uuid
Short Description UUID fields support for extas
License
Package extas-repositories-fields-uuid
Short Description UUID fields support for extas
License
Please rate this library. Is it a good library?
Informations about the package extas-repositories-fields-uuid
Описание
Allow to auto-fill fields on create with uuid.
Usage
- Add plugin for your repo create stage.
- Install plugin.
- Place field marker (see below) into field value.
Applicable field markers
@uuid6
@uuid4
@uuid5.<namespace>.<name>
Example
Prepare repository + item class.
extas.json
Usage
Notice
Your repository should allow create before stage
(this is by default).
See extas\components\repositories\Repository::isAllowCreateBeforeStage
property for details.
All versions of extas-repositories-fields-uuid with dependencies
PHP Build Version
Package Version
Requires
ramsey/uuid Version
4.*
jeyroik/extas-foundation Version 5.*
jeyroik/extas-repositories-fields Version 0.*
jeyroik/extas-foundation Version 5.*
jeyroik/extas-repositories-fields Version 0.*
The package jeyroik/extas-repositories-fields-uuid contains the following files
Loading the files please wait ....