kits/php-url-check

an asynchronous job engine and an url validator

dev-master 2014-11-19 17:09 UTC

This package is auto-updated.

Last update: 2024-05-09 11:53:10 UTC


README

Author: Lars Kumbier lars@kumbier.it

This is a project consisting of an asynchronous job engine and an url validator

Requirements

Installation

  • clone repository (with --depth=1)
  • run composer update to install all required files

Usage

Change this file to meet your project

Troubleshooting

Issue Tracking is done on bitbucket

Directory Structure

  • docs/ Documentation
  • lib/ Application Libraries
  • tests/ PHPunit tests
  • tmp/ A temporary folder, e.g. for code coverage reports
  • vendor/ automatically filled via composer update