Commit graph

4 commits

Author SHA1 Message Date
4a40868f58 Added generic IntegerBaseConverter implementation and merged Base62 class with XNumber.
The Base62 implementation was always a bit misleading because both UriBase64 and Base32 handle any binary data whereas Base62 was only for converting integers.
This shake-up should lessen that confusion.
2024-07-31 19:05:41 +00:00
3952dd96e8 Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
4aae77900b Simplify serialisation. 2023-07-21 21:47:41 +00:00
ac2255d24d Imported into new repository. 2022-09-13 15:13:11 +02:00