<?php /** * This file is part of the Streams package. * * Copyright 2019 by Julian Finkler <julian@mintware.de> * * For the full copyright and license information, please read the LICENSE * file that was distributed with this source code. */ require __DIR__ . '/../vendor/autoload.php';
info at phpclasses dot org