2017 © Pedro Peláez
 

library url-field

ATK14 form field for entering URL

image

atk14/url-field

ATK14 form field for entering URL

  • Sunday, March 13, 2016
  • by yarri
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1,771 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

UrlField

ATK14 form field for entering URL, (*1)

Installation

Just use the Composer:, (*2)

cd path/to/your/atk14/project/
composer require atk14/url-field

Optionaly you can link the field source file to the regular location, (*3)

cd path/to/your/atk14/project/app/fields/
ln -s ../../vendor/atk14/url-field/src/url_field.php

License

UrlField is free software distributed under the terms of the MIT license, (*4)

The Versions

13/03 2016

dev-master

9999999-dev https://github.com/atk14/UrlField

ATK14 form field for entering URL

  Sources   Download

MIT

The Requires

  • php >=5.0.0

 

url field forms atk14