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.
- PHP 5.6 or above
Installation is recommended through Composer.
$ composer require bahiazul/spanish-guest-report-generator
See sample/index.php
.
https://bahiazul.github.io/spanish-guest-report-generator/
Run the following command in a terminal:
# install dependencies
$ composer install
# run the tests
$ phpunit
See CHANGELOG.md
MIT