/spanish-guest-report-generator

Utility for hotels and other hospitality establishments to generate a report of all its newly arrived guests

Primary LanguagePHPMIT LicenseMIT

Spanish Guest Report Generator

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