Download the PHP package splx/helperurl without Composer
On this page you can find all versions of the php package splx/helperurl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package helperurl
Helper Url
composer.json лоакльное подключение:
{
"name": "splaa/testblog",
"minimum-stability": "dev",
"repositories": [
{
"type": "path",
"url": "e:/sites/composer-packages/splx/helperurl"
}
],
"require": {
"splx/helperurl": "1.0"
}
}
composer.json подключение с GitHub:
{
"name": "splaa/testblog",
"minimum-stability": "dev",
"repositories": [
{
"type": "git",
"url": "[email protected]:SevenPowerX-PHP/helperurl.git"
}
],
"require": {
"splx/helperurl": "1.0"
}
}
example index.php
<!DOTYPE html>
<html lang='ru'>
<head>
<meta charset='utf-8'>
<title>Первая страница!</title>
</head>
<body>
<h1>Hello.</h1>
</body>
</html>
All versions of helperurl with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package splx/helperurl contains the following files
Loading the files please wait ....