Download the PHP package cultuurnet/calendar-summary without Composer
On this page you can find all versions of the php package cultuurnet/calendar-summary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cultuurnet/calendar-summary
More information about cultuurnet/calendar-summary
Files in cultuurnet/calendar-summary
Download cultuurnet/calendar-summary
More information about cultuurnet/calendar-summary
Files in cultuurnet/calendar-summary
Vendor cultuurnet
Package calendar-summary
Short Description Library to convert a cdbXML input to a readable summary
License Apache-2.0
Package calendar-summary
Short Description Library to convert a cdbXML input to a readable summary
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package calendar-summary
Warning: This project has been deprecated
It should only be used with Culturefeed and CdbXml integrations. For all other uses this project has been deprecated and superseded by calendar-summary-v3
calendar-summary
Installation
You can install the CultuurNet\calendar-summary PHP library in different ways:
- Standalone. Clone or download from github and use [Composer][composer]. Run
composer install
from the root of the clone to download the necessary dependencies. Standalone usage is probably only useful for testing purposes. - Inside your project: require the cultuurnet/calendar-summary package (it is
[registered on Packagist][packagist]) and the cultuurnet/cdb package in your project's
composer.json file and run
composer update
.
How it works
The calendar-summary PHP takes a CultureFeed_Cdb_Data_Calendar object (hence the dependency on cultuurnet/cdb, and formats it. Right now there's a HTML formatter and a plain text formatter. But other formatters can easily be implemented.
All versions of calendar-summary with dependencies
PHP Build Version
Package Version
The package cultuurnet/calendar-summary contains the following files
Loading the files please wait ....