narkniro / uuid
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:typo3-cms-extension
Requires
- php: ^8.0
- symfony/uid: ^6.0
- typo3/cms-backend: ^11.5
- typo3/cms-core: ^11.5
- typo3/cms-install: ^11.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- helhum/typo3-console: ^7.1
- helmich/typo3-typoscript-lint: ^2.5
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^1.3
- saschaegerer/phpstan-typo3: ^1.0
- symfony/var-dumper: ^5.4
- typo3/cms-extensionmanager: ^11.5
- typo3/coding-standards: ^0.5
- typo3/testing-framework: ^6.0
Suggests
- kaystrobach/migrations: Help this extension to identifier unique
README
UUID Packages
Adds a UUID field to all TYPO3 tables to uniquely identify a record. When records are created, a DataHandler hook adds the UUID.
- Cannot be resolved in Extbase
- Cannot be used in the table MM context
Installation
Install with your favour:
- composer
We prefer composer installation:
composer req narkniro/uuid