squatto/grafite-crypto

Cryptography tools for Laravel and Lumen
1,379
Install
composer require squatto/grafite-crypto
Latest Version:v1.4.0
PHP:^7.3|^8.0
License:MIT
Last Updated:Feb 23, 2022
Links: GitHub  ·  Packagist
Maintainer: squatto

Crypto

IMPORTANT: this fork's entire purpose is to enable compatibility with Laravel 8.x and beyond.
OUTSIDE OF ENSURING COMPATIBILITY, NO FEATURE ADDITIONS/CHANGES OR BUG FIXES WILL BE MADE!

Crypto - Powerful and elegant cryptography tools for Laravel and Lumen

license

The Cryptograpy toolset Crypto provides a collection of methods for handy, encryption, decryption, uuid generating, app key generating and more.

Author(s):

Requirements

  1. PHP 7.3+
  2. OpenSSL
  3. Laravel 8.0+ or Lumen
  • For Lumen you must enable Facades: $app->withFacades()

Compatibility and Support

Laravel Version Package Tag Supported
8.x 1.3.x no
7.x 1.2.x no

Installation

Start a new Laravel project:

composer create-project laravel/laravel your-project-name

Then run the following to add Crypto:

composer require squatto/grafite-crypto

Documentation

https://docs.grafite.ca/others/crypto

License

Crypto is open-sourced software licensed under the MIT license

Bug Reporting and Feature Requests

Please add as many details as possible regarding submission of issues and feature requests

Disclaimer

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.

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

617,346,630 9,703
laravel/framework

The Laravel Framework.

561,395,438 34,860
laravel/tinker

Powerful REPL for the Laravel framework.

471,804,685 7,440