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
Requires
- php: >= 5.6.0
Requires (Dev)
- mikey179/vfsstream: ~1
- phpunit/php-invoker: *
- phpunit/phpunit: 5.5.*
README
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