1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-12 14:14:05 +00:00
enums/src
2024-12-29 21:02:51 +01:00
..
Exceptions initial 2022-02-20 20:58:57 +01:00
Meta feat: Add support for default values on metadata properties (#23) 2024-07-15 16:04:31 +02:00
PHPStan/InvokableCases Added "Invokable Cases" PHPStan extension (#13) 2022-08-25 00:27:44 +02:00
Comparable.php Use proper type for is and isNot methods 2024-12-29 21:02:51 +01:00
From.php Comparable enum (#20) 2024-01-12 22:02:32 +01:00
InvokableCases.php Extend functionality to work with pure enums (#6) 2022-03-23 21:42:35 +01:00
Metadata.php Metadata (#8) 2022-03-29 20:11:06 +02:00
Names.php use array_column() to get the names, values, and options (#3) 2022-02-21 13:32:07 +01:00
Options.php Fix PHP 8.4 deprecation for type declaration for default null value (#25) 2024-10-29 16:38:32 +01:00
Values.php Extend functionality to work with pure enums (#6) 2022-03-23 21:42:35 +01:00