bahiazul/spanish-guest-report-generator

"Spanish Guest Report Generator" is an utility for hotels and other hospitality establishments to generate a report of all its newly arrived guests, that must be handed daily to the Spanish National Police or Civil Guard, as mandated by law.

v1.2.2 2021-04-05 16:35 UTC

This package is auto-updated.

Last update: 2024-04-05 23:42:22 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version Scrutinizer Code Quality Code Coverage License

Spanish Guest Report Generator is an utility for hotels and other hospitality establishments to generate a report of all its newly arrived guests, that must be handed daily to the Spanish National Police or Civil Guard, as mandated by law.

Prerequisites

  • PHP 5.6 or above

Installation

Installation is recommended through Composer.

$ composer require bahiazul/spanish-guest-report-generator

Usage

See sample/index.php.

API docs

https://bahiazul.github.io/spanish-guest-report-generator/

Test

Run the following command in a terminal:

# install dependencies
$ composer install

# run the tests
$ phpunit

Changelog

See CHANGELOG.md

Authors

License

MIT