PHP Classes

File: autoload-phpunit.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Sodium Compat   autoload-phpunit.php   Download  
File: autoload-phpunit.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Sodium Compat
Cryptographic functions of libsodium in pure PHP
Author: By
Last change: Merge pull request #175 from paragonie/box-v2

Remove vendor/paragonie from box.json
For now, we'll enable this
Date: 1 month ago
Size: 177 bytes
 

Contents

Class file image Download
<?php

require_once (dirname(__FILE__) . '/vendor/autoload.php');
require_once (
dirname(__FILE__) . '/autoload.php');
require_once (
dirname(__FILE__) . '/lib/php84compat.php');