Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-dasprid-enum | Distribution: Unknown |
Version: 1.0.7 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
Release: 1.fc42.remi | Build date: Tue Sep 16 14:55:53 2025 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 29013 | Source RPM: php-dasprid-enum-1.0.7-1.fc42.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/DASPRiD/Enum | |
Summary: PHP enum implementation |
It is a well known fact that PHP is missing a basic enum type, ignoring the rather incomplete SplEnum implementation which is only available as a PECL extension. There are also quite a few other userland enum implementations around, but all of them have one or another compromise. This library tries to close that gap as far as PHP allows it to. Autoloader: /usr/share/php/DASPRiD/Enum/autoload.php
BSD-2-Clause
* Tue Sep 16 2025 Remi Collet <remi@remirepo.net> - 1.0.7-1 - update to 1.0.7 - re-license spec file to CECILL-2.1 * Mon Aug 12 2024 Remi Collet <remi@remirepo.net> - 1.0.6-1 - update to 1.0.6 (no change) - switch to phpunit10
/usr/share/doc/php-dasprid-enum /usr/share/doc/php-dasprid-enum/README.md /usr/share/doc/php-dasprid-enum/composer.json /usr/share/licenses/php-dasprid-enum /usr/share/licenses/php-dasprid-enum/LICENSE /usr/share/php/DASPRiD /usr/share/php/DASPRiD/Enum /usr/share/php/DASPRiD/Enum/AbstractEnum.php /usr/share/php/DASPRiD/Enum/EnumMap.php /usr/share/php/DASPRiD/Enum/Exception /usr/share/php/DASPRiD/Enum/Exception/CloneNotSupportedException.php /usr/share/php/DASPRiD/Enum/Exception/ExceptionInterface.php /usr/share/php/DASPRiD/Enum/Exception/ExpectationException.php /usr/share/php/DASPRiD/Enum/Exception/IllegalArgumentException.php /usr/share/php/DASPRiD/Enum/Exception/MismatchException.php /usr/share/php/DASPRiD/Enum/Exception/SerializeNotSupportedException.php /usr/share/php/DASPRiD/Enum/Exception/UnserializeNotSupportedException.php /usr/share/php/DASPRiD/Enum/NullValue.php /usr/share/php/DASPRiD/Enum/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Sep 17 05:16:33 2025