Download the PHP package zazimou/cap without Composer
On this page you can find all versions of the php package zazimou/cap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor zazimou
Package cap
Short Description Common Alerting Protocol Version 1.2 reader
License MIT
Package cap
Short Description Common Alerting Protocol Version 1.2 reader
License MIT
Please rate this library. Is it a good library?
Informations about the package cap
Common Alerting Protocol Version 1.2 reader
CAP is library for reading Common Alerting Protocol Version 1.2
This library is for now developed only for Czech ČHMÚ (Český hydrometeorologický ústav) structures
Documentation of Common Alerting Protocol in czech language
https://www.chmi.cz/files/portal/docs/meteo/om/vystrahy/doc/Dokumentace_CAP.pdf
Features
- You can download this file and read as known object without problems
- some content is modified to objects (string with datetime to \DateTime, ...)
Modified to objects
- all strings with datetime values to
\DateTime
- all strings with objectable values (e.g. references, senderName,...)
- arrayed all properties where is possible multiple values, all this properties have plural names
Installation
Composer
{
"require": {
"zazimou/cap": "*"
}
}
Usage
Changelog
1.0.0
- first version of library
All versions of cap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
php-curl-class/php-curl-class Version ~8.0
ext-simplexml Version *
ext-curl Version *
php-curl-class/php-curl-class Version ~8.0
ext-simplexml Version *
The package zazimou/cap contains the following files
Loading the files please wait ....