Closed nadchif closed 4 years ago
I am going for string --> SHA256. will be ready in a jiffy. Meanwhile, give me more ideas of encoders/decoders if you have any
Thank you once again @Shankhanil
@Shankhanil Thank you for that. Actually I have an idea. Would it be possible to add String to PHP Serialize. Something similar to this: https://www.php.net/manual/en/function.serialize.php.
PHP Developers using Brackets may find this helpful
We need more encoders/decoders, ie String to Hex, String to MD5 etc.
To add an encoder or decoder, follow the Contributing Guide