jambagecom / base-enum
A library to make the PHP enum operator possible.
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- ext-json: *
- typo3/cms-core: ^10.4 || ^11.5 || ^12.4
Replaces
- typo3-ter/base-enum: v1.8.4
This package is auto-updated.
Last update: 2024-11-06 20:20:04 UTC
README
This provides the PHP Enum library.
TYPO3 extension base_enum
What is does
This extension brings the "PHP Enum library" PHP classes "myclabs/php-enum" to TYPO3.
What is the origin
See https://github.com/myclabs/php-enum/tree/1.8.4