Download the PHP package psx/atom without Composer
On this page you can find all versions of the php package psx/atom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor psx
Package atom
Short Description Model classes to generate an Atom specification in a type-safe way
License Apache-2.0
Homepage https://phpsx.org
Package atom
Short Description Model classes to generate an Atom specification in a type-safe way
License Apache-2.0
Homepage https://phpsx.org
Please rate this library. Is it a good library?
Informations about the package atom
Atom
About
This library contains model classes to generate an Atom specification in a type-safe way. The models are
automatically generated based on the TypeSchema specification (s. typeschema.json
). The
following example shows how you can generate an Atom spec:
This would result in the following JSON:
Contribution
If you want to suggest changes please only change the typeschema.json
specification and then run
the php gen.php
script to regenerate all model classes.
All versions of atom with dependencies
PHP Build Version
Package Version
The package psx/atom contains the following files
Loading the files please wait ....