hvsoftware/bigregister

This library will search the bigregister website

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hvsoftware/bigregister

0.1.0 2019-09-03 08:11 UTC

This package is auto-updated.

Last update: 2025-11-29 02:57:02 UTC


README

This parser is written to retrieve information from bigregister.nl.

Features

The main features provided by this library are:

  • Search by:
    • id
    • criteria

Quick Start

Install the library using composer:

php composer.phar require hvsoftware/bigregister

Try some command within the bin folder:

  • php bin\Search.php
  • php bin\SearchByNameAndBirthDate.php

Documentation

See Big Register for more information.

Unit tests

Run the tests:

  • vendor\bin\phpunit.bat