Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabre-io/xml
sabre/xml is an XML library that you may not hate.
https://github.com/sabre-io/xml
Last synced: 6 days ago
JSON representation
sabre/xml is an XML library that you may not hate.
- Host: GitHub
- URL: https://github.com/sabre-io/xml
- Owner: sabre-io
- License: bsd-3-clause
- Created: 2012-11-13T22:19:13.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T08:01:45.000Z (4 months ago)
- Last Synced: 2024-12-18T14:05:43.917Z (13 days ago)
- Language: PHP
- Homepage: http://sabre.io/xml/
- Size: 664 KB
- Stars: 516
- Watchers: 41
- Forks: 78
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
sabre/xml
=========![Build Status](https://github.com/sabre-io/xml/actions/workflows/ci.yml/badge.svg)
The sabre/xml library is a specialized XML reader and writer.
Documentation
-------------* [Introduction](http://sabre.io/xml/).
* [Installation](http://sabre.io/xml/install/).
* [Reading XML](http://sabre.io/xml/reading/).
* [Writing XML](http://sabre.io/xml/writing/).Major version 3 implements type declarations for input parameters, function returns, variables etc. It supports PHP 7.4 and PHP 8. When you upgrade to major version 3, if you extend classes etc., then you will need to make similar type declarations in your code.
Support
-------Head over to the [SabreDAV mailing list](http://groups.google.com/group/sabredav-discuss) for any questions.
Made at fruux
-------------This library is being developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise support.