https://github.com/webeweb/xmltv-library
Integrate XMLTV with your projects
https://github.com/webeweb/xmltv-library
library php webeweb xmltv
Last synced: about 1 month ago
JSON representation
Integrate XMLTV with your projects
- Host: GitHub
- URL: https://github.com/webeweb/xmltv-library
- Owner: webeweb
- License: mit
- Created: 2019-07-12T13:00:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T07:22:22.000Z (12 months ago)
- Last Synced: 2025-03-24T16:45:57.784Z (about 2 months ago)
- Topics: library, php, webeweb, xmltv
- Language: PHP
- Size: 766 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
xmltv-library
=============[](https://github.com/webeweb/xmltv-library/actions)
[](https://coveralls.io/github/webeweb/xmltv-library?branch=master)
[](https://packagist.org/packages/webeweb/xmltv-library)
[](./LICENSE)Integrate XMLTV with your projects.
If you like this package, pay me a beer (or a coffee)
[](https://www.paypal.me/webeweb)## Compatibility
[](http://php.net)
## Installation
Open a command console, enter your project directory and execute the following
command to download the latest stable version of this package:```bash
composer require webeweb/xmltv-library
```This command requires you to have Composer installed globally, as explained in
the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the
Composer documentation.## Usage
Read the [documentation](doc/index.md).
## Testing
To test the package, is better to clone this repository on your computer.
Open a command console and execute the following commands to download the latest
stable version of this package:```bash
git clone https://github.com/webeweb/xmltv-library.git
cd xmltv-library
composer install
```Once all required libraries are installed then do:
```bash
vendor/bin/phpunit
```## License
`xmltv-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)
file for details.## Donate
If you like this work, please consider donating at
[](https://www.paypal.me/webeweb)