Download the PHP package domtomproject/wubookapi-bundle without Composer
On this page you can find all versions of the php package domtomproject/wubookapi-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download domtomproject/wubookapi-bundle
More information about domtomproject/wubookapi-bundle
Files in domtomproject/wubookapi-bundle
Download domtomproject/wubookapi-bundle
More information about domtomproject/wubookapi-bundle
Files in domtomproject/wubookapi-bundle
Vendor domtomproject
Package wubookapi-bundle
Short Description Bundle which helps handle wubook.net API
License MIT
Homepage https://github.com/kamwoz/wubookapi-bundle
Package wubookapi-bundle
Short Description Bundle which helps handle wubook.net API
License MIT
Homepage https://github.com/kamwoz/wubookapi-bundle
Please rate this library. Is it a good library?
Informations about the package wubookapi-bundle
WubookAPIBundle
Notice: Bundle is stable but not every method mentioned in wubook API docs is implemented. (feel free to contribute)
WubookAPIBundle performs request to wubook.net API, it's Symfony2 bundle. This bundle completly takes the responsibility of handling token. It saves it under you cache directory and always use it. Even if you don't have token managed it will acquire it for you (of course if your config is properly filled)
Implemented methods
acquire_token, release_token, is_token_valid, provider_info,
fetch_rooms, room_images, new_reservation, fetch_bookings,
fetch_booking, fetch_rooms_values, cancel_reservation, update_avail,
update_sparse_avail, fetch_new_bookings, new_room, mod_room, del_room,
push_url, mark_bookings, push_activation, push_update_activation, push_update_url
More coming soon
Installation
$ composer require kamwoz/wubookapi-bundle "dev-master"
In AppKernel.php
Configure the bundle (all fields are mandatory):
Example usage (docs coming soon)
Current services which can be used
All versions of wubookapi-bundle with dependencies
PHP Build Version
Package Version
The package domtomproject/wubookapi-bundle contains the following files
Loading the files please wait ....