Download the PHP package genial-framework/cryptography without Composer
On this page you can find all versions of the php package genial-framework/cryptography. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download genial-framework/cryptography
More information about genial-framework/cryptography
Files in genial-framework/cryptography
Package cryptography
Short Description Cryptography component for Genial Framework.
License BSD-3-Clause
Homepage https://github.com/Genial-Components/Cryptography
Informations about the package cryptography
Getting Started
Cryptography component for Genial Framework.
Prerequisites
It is recommended that you use the latest version of PHP
It is also recommended that if you use PHP 5.6 that you use the latest
version for that version to prevent bugs. The same goes with PHP 7.0, PHP 7.1,
and PHP 7.2.
Installation
Composer should be used as your main dependency manager.
Composer makes it easier to keep vendor libraries out of your repo, meaning that only application
code goes in the git repository. It literally does all the work for you so maintaining the latest versions
of all required libraries iseasier because you can simply run composer update
to get the latest compatible
packages.
You can use the installer by going to their website and clicking download and it will show all the installation
instructions.Once it has been installed correctly you proceed with running the console command below.
Links
- File issues at https://github.com/Genial-Framework/Cryptography/issues
- Repository insights is at https://github.com/Genial-Framework/Cryptography/pulse
All versions of cryptography with dependencies
paragonie/random_compat Version 2.*
paragonie/sodium_compat Version 1.*
ext-mbstring Version *
ext-openssl Version *