https://github.com/inanepain/crypt
Encryption helpers
https://github.com/inanepain/crypt
Last synced: 3 months ago
JSON representation
Encryption helpers
- Host: GitHub
- URL: https://github.com/inanepain/crypt
- Owner: inanepain
- License: unlicense
- Created: 2022-04-28T07:27:14.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-11T19:15:07.000Z (3 months ago)
- Last Synced: 2025-03-11T20:25:23.830Z (3 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Readme: Crypt
> $Id$ ($Date$)
Encryption Helpers.
**Contents:**
- Secret
## Install
`composer require inanepain/crypt`
## Usage
```php
```