Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-dasprid-enum - PHP enum implementation

Website:
https://github.com/DASPRiD/Enum
Licence:
BSD-2-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
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

Packages

php-dasprid-enum-1.0.5-1.remi.src [23 KiB] Changelog by Remi Collet (2023-08-29):
- update to 1.0.5 (no change)
- sources from git snapshot
php-dasprid-enum-1.0.4-1.remi.src [22 KiB] Changelog by Remi Collet (2023-03-02):
- update to 1.0.4
php-dasprid-enum-1.0.3-1.remi.src [18 KiB] Changelog by Remi Collet (2020-10-05):
- update to 1.0.3
php-dasprid-enum-1.0.2-1.remi.src [18 KiB] Changelog by Remi Collet (2020-08-11):
- update to 1.0.2
- switch to phpunit9
php-dasprid-enum-1.0.0-1.remi.src [19 KiB] Changelog by Remi Collet (2017-10-19):
- initial package, version 1.0.0
- add license file from
  https://github.com/DASPRiD/Enum/pull/2