kits / php-url-check
an asynchronous job engine and an url validator
dev-master
2014-11-19 17:09 UTC
Requires (Dev)
- phpunit/phpunit: 4.3.*
This package is auto-updated.
Last update: 2025-12-09 15:19:35 UTC
README
Author: Lars Kumbier lars@kumbier.it
This is a project consisting of an asynchronous job engine and an url validator
Requirements
- php 5.3+
- composer (http://getcomposer.org)
- all other requirements are installed via composer
Installation
- clone repository (with --depth=1)
- run
composer updateto install all required files
Usage
Change this file to meet your project
Troubleshooting
Issue Tracking is done on bitbucket
Directory Structure
docs/Documentationlib/Application Librariestests/PHPunit teststmp/A temporary folder, e.g. for code coverage reportsvendor/automatically filled viacomposer update