Libraries tagged by hostel
bahiazul/spanish-guest-report-generator
17 Downloads
"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.
andrew-a/laravel-selfupdater
120 Downloads
Providing an auto-updating functionality for your self-hosted Laravel application.
andreiashu/expedia-php-api
643 Downloads
Fork of https://github.com/dyatlov/Expedia-PHP-API (thanks dyatlov)
advancedhosters/hidev-vendor
51 Downloads
AdvancedHosters vendor configuration for HiDev
advancedhosters/hidev-config
31 Downloads
AdvancedHosters vendor configuration for HiDev
sturple/guest-survey-bundle
25 Downloads
Bundle to add a Guest Survey tool
nkm/spanish-guest-report-generator
44 Downloads
"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.
monscierge/php-sdk
29 Downloads
Monscierge API bindings for PHP.
advancedhosters/hipanel
10007 Downloads
AdvancedHosters implementation of HiPanel
prepaid-hoster/laravel-pph-api-client
2 Downloads
paulo-hortelan/lara-zabbix
30 Downloads
A PHP Laravel package to interact with Zabbix API
hotels4hope/arnlaravelapi
197 Downloads
A Laravel package making Alliance Reservations Network SSO implementation easy
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
hotelmah/online-visitors
6 Downloads
Online Visitors package returns a PHP one-dimensional indexed array of GeoIP data with Remote IP Addresses and sorted DateTime differences for you to use as you wish like rendering to a view.
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.