Download the PHP package bookingbat/engine without Composer
On this page you can find all versions of the php package bookingbat/engine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bookingbat/engine
More information about bookingbat/engine
Files in bookingbat/engine
Download bookingbat/engine
More information about bookingbat/engine
Files in bookingbat/engine
Vendor bookingbat
Package engine
Short Description A framework for defining recurring windows of availability, and "subtracting" bookings/appointments from them.
License OSL 3.0
Homepage http://bookingbat.com
Package engine
Short Description A framework for defining recurring windows of availability, and "subtracting" bookings/appointments from them.
License OSL 3.0
Homepage http://bookingbat.com
Please rate this library. Is it a good library?
Informations about the package engine
Introduction
A framework for defining recurring windows of availability, and "subtracting" bookings/appointments from them. Has features for multiple windows of availability within one day, automatically 'fixes' overlapping windows, and can enforce padding between bookings.
Example
Lets set the availability window from 9-11am, and 11:30am-4pm
``
Now we'll add a booking from 3:30-4pm & get back the adjusted availability ``
$newAvailability will show the actual availability is 9-11am, and 11:30-3:30pm: `
All versions of engine with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package bookingbat/engine contains the following files
Loading the files please wait ....