Skip to content

Instantly share code, notes, and snippets.

View kazin8's full-sized avatar

Vladimir Vasyukov kazin8

  • Saint Petersburg, Russia
View GitHub Profile
<?php declare(strict_types=1);
namespace Ez\Common;
use Jad\Configure;
use Jad\Common\Text;
use Jad\Exceptions\RequestException;
use Symfony\Component\HttpFoundation\Request;
/**