Page MenuHomestyx hydra

test-composer.php
No OneTemporary

test-composer.php

<?php
// run this file to test your composer install of Balanced
require(__DIR__ . '/vendor/autoload.php');
\Httpful\Bootstrap::init();
\RESTful\Bootstrap::init();
\Balanced\Bootstrap::init();
echo "[ OK ]\n";
echo "balanced version -- " . \Balanced\Settings::VERSION . " \n";
echo "restful version -- " . \RESTful\Settings::VERSION . " \n";
echo "httpful version -- " . \Httpful\Httpful::VERSION . " \n";

File Metadata

Mime Type
text/x-php
Expires
Fri, Nov 21, 3:19 PM (23 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
353325
Default Alt Text
test-composer.php (410 B)

Event Timeline