Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason-gao/php-encrypt
php encrypt
https://github.com/jason-gao/php-encrypt
Last synced: about 14 hours ago
JSON representation
php encrypt
- Host: GitHub
- URL: https://github.com/jason-gao/php-encrypt
- Owner: jason-gao
- Created: 2019-08-02T06:38:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T08:21:23.000Z (over 5 years ago)
- Last Synced: 2024-04-19T15:07:41.523Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# encrypt
- php加解密库## composer
- composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
- composer update
- composer dump-autoload --optimize## phpunit test
- phpunit tests