Package Data | |
---|---|
Maintainer Username: | ricardosierra |
Maintainer Contact: | help@sierratecnologia.com.br (SierraTecnologia) |
Package Create Date: | 2019-05-14 |
Package Last Update: | 2024-01-16 |
Home Page: | https://docs.grafite.ca/others/crypto |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:23:29 |
Package Statistics | |
---|---|
Total Downloads: | 1,700 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Crypto - Powerful and elegant cryptography tools for Laravel and Lumen
The Cryptograpy toolset Crypto provides a collection of methods for handy, encryption, decryption, uuid generating, app key generating and more.
$app->withFacades()
Start a new Laravel project:
composer create-project laravel/laravel your-project-name
Then run the following to add Crypto
composer require "sierratecnologia/crypto"
https://docs.sierratecnologia.ca/others/crypto
Crypto is open-sourced software licensed under the MIT license
Please add as many details as possible regarding submission of issues and feature requests
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.