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 07:19:51 +01:00
..
Exceptions initial 2022-02-20 20:58:57 +01:00
Meta Merge meta properties in one go instead of in a loop 2024-12-29 07:19:51 +01:00
PHPStan/InvokableCases Added "Invokable Cases" PHPStan extension (#13) 2022-08-25 00:27:44 +02:00
Comparable.php Use iterable type instead of unnecessary checks 2024-12-29 07:07:26 +01:00
From.php Remove useless concatenation 2024-12-29 06:55:13 +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