CryptoMañana Documentation

The Object-Oriented PHP Cryptography Framework

CryptoManana Logo

LinkedIn Tony Karavasilev

GitHub Repository

PHP from Packagist

Project Description

    CryptoMañana (CryptoManana) is a PHP cryptography framework that provides object-oriented solutions for boosting your project’s security. The codebase of the project follows the S.O.L.I.D/KISS/DRY principles and implements a few popular Software Design Patterns. The software framework provides a fully functional cryptography model with a vast of cryptography primitives, protocols and services. It is very useful for secure hashing, encryption, key exchange, data signing, random data generation and even more. CryptoMañana is here to make your development faster and more secure!

Website Source: Documentation Repository Framework Code: Project Repository Main Developer: Tony Karavasilev

Project Requirements

Note: The project supports PSR0/PSR4 and manual component autoloading. In addition, it is compatible with Windows, macOS and any Unix/Linux based distributions that match the minimum requirements (including Docker or Vagrant virtualization solutions). In addition, the framework is 100.00% percent unit/integration tested.

Project Installation

# Install the package at your project via Composer
composer require karavasilev/cryptomanana

# Optionally, check if your system is well-configured
php vendor/karavasilev/cryptomanana/check.php

# Or: ./vendor/karavasilev/cryptomanana/check

Project Documentation

Project Citation

T. Karavasilev (Т. Каравасилев). CryptoMañana Framework. TonyKaravasilev/CryptoManana. 2024. DOI: 10.5281/zenodo.2604693

Terms and Conditions