We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62778da commit cf9aef8Copy full SHA for cf9aef8
README.md
@@ -1,4 +1,14 @@
1
-# Authcode
+# wilon/authcode
2
+
3
+[![Packagist][badge_package]][link-packagist]
4
+[![Packagist Release][badge_release]][link-packagist]
5
+[![Packagist Downloads][badge_downloads]][link-packagist]
6
7
+[badge_package]: https://img.shields.io/badge/package-wilon/authcode-blue.svg?style=flat-square
8
+[badge_release]: https://img.shields.io/packagist/v/wilon/authcode.svg?style=flat-square
9
+[badge_downloads]: https://img.shields.io/packagist/dt/wilon/authcode.svg?style=flat-square
10
+[link-packagist]: https://packagist.org/packages/wilon/authcode
11
12
PHP string Encryption and Decryption. From discuz source code.
13
14
## Installation & loading
0 commit comments