Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.
/ xml-read Public archive

⛔️ DEPRECATED ⛔️ Simple PHP library to read and parse XML files

License

Notifications You must be signed in to change notification settings

FrancoisChaumont/xml-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

No Maintenance Intended
See file-parsers instead.

Simple PHP library to read and parse XML files.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Requirements

PHP 7.1+

Installation

Install this package with composer by simply adding the following to your composer.json file:

"repositories": [
    {
        "url": "https://github.com/FrancoisChaumont/xml-read.git",
        "type": "git"
    }
]

and running the following command:

composer require francoischaumont/xml-read

Testing

No tests provided with this library. As it is a rather short library, you should be able to get it reading through.

Built with

  • Visual Studio Code

Authors

See also the list of contributors who particpated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

⛔️ DEPRECATED ⛔️ Simple PHP library to read and parse XML files

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages