Skip to content

Releases: mauriziofonte/php-base62x

Bump minimum PHP version to 7.2. Updated composer binaries, php cs fix, code analysis, improved README

08 Feb 10:49
Compare
Choose a tag to compare

Bump php version to 7.1

24 Sep 08:20
Compare
Choose a tag to compare

Bump php version to 7.1. Minor bugfixes. Scrutinizer code quality. Updated README.

Minor Bugfixes

23 Sep 10:32
Compare
Choose a tag to compare

Minor Bugfixes

Stable release without PSR-4 autoloader bug

03 Sep 14:22
Compare
Choose a tag to compare

fix: resolve Encryption/Cypher/* PSR-4 Autoload bug caused by a mistypo

Encryption Support

11 May 12:30
Compare
Choose a tag to compare

This release supports encryption over encoded payloads.

Encryption is chainable with compression. See README.md for implementation examples.

First stable build

20 Apr 15:33
Compare
Choose a tag to compare

This is the first stable build of Mfonte/Base62x.
Tests are not at 100% coverage of code, anyway, the basic encoding / decoding / compression / decompression has been tested thoroughly.

More to come in the future...