{"id":18566078,"url":"https://github.com/webeweb/xmltv-library","last_synced_at":"2025-04-10T05:32:11.163Z","repository":{"id":60413451,"uuid":"196580059","full_name":"webeweb/xmltv-library","owner":"webeweb","description":"Integrate XMLTV with your projects","archived":false,"fork":false,"pushed_at":"2024-06-03T07:22:22.000Z","size":784,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T16:45:57.784Z","etag":null,"topics":["library","php","webeweb","xmltv"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webeweb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-12T13:00:07.000Z","updated_at":"2024-06-03T07:22:25.000Z","dependencies_parsed_at":"2024-06-03T09:11:26.966Z","dependency_job_id":"c1241260-1ccb-4d74-91fa-fac3e4aebc54","html_url":"https://github.com/webeweb/xmltv-library","commit_stats":{"total_commits":445,"total_committers":1,"mean_commits":445.0,"dds":0.0,"last_synced_commit":"39043ce64ab8cd6e9fcd439042b6b163e1587bcc"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fxmltv-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fxmltv-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fxmltv-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webeweb%2Fxmltv-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webeweb","download_url":"https://codeload.github.com/webeweb/xmltv-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163185,"owners_count":21057884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["library","php","webeweb","xmltv"],"created_at":"2024-11-06T22:21:40.754Z","updated_at":"2025-04-10T05:32:10.579Z","avatar_url":"https://github.com/webeweb.png","language":"PHP","funding_links":["https://www.paypal.me/webeweb"],"categories":[],"sub_categories":[],"readme":"xmltv-library\n=============\n\n[![Github actions workflow status](https://img.shields.io/github/actions/workflow/status/webeweb/xmltv-library/build.yml?style=for-the-badge\u0026color2088FF\u0026logo=github)](https://github.com/webeweb/xmltv-library/actions)\n[![Coveralls](https://img.shields.io/coveralls/github/webeweb/xmltv-library/master.svg?style=for-the-badge\u0026color=3F5767\u0026logo=coveralls)](https://coveralls.io/github/webeweb/xmltv-library?branch=master)\n[![Packagist version](https://img.shields.io/packagist/v/webeweb/xmltv-library.svg?style=for-the-badge\u0026color=F28D1A\u0026logo=packagist)](https://packagist.org/packages/webeweb/xmltv-library)\n[![Packagist license](https://img.shields.io/packagist/l/webeweb/xmltv-library.svg?style=for-the-badge\u0026colorF28D1A\u0026logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTMgNiAzIDFtMCAwLTMgOWE1LjAwMiA1LjAwMiAwIDAgMCA2LjAwMSAwTTYgN2wzIDlNNiA3bDYtMm02IDIgMy0xbS0zIDEtMyA5YTUuMDAyIDUuMDAyIDAgMCAwIDYuMDAxIDBNMTggN2wzIDltLTMtOS02LTJtMC0ydjJtMCAxNlY1bTAgMTZIOW0zIDBoMyIvPjwvc3ZnPg==)](./LICENSE)\n\nIntegrate XMLTV with your projects.\n\nIf you like this package, pay me a beer (or a coffee)\n[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-003087.svg?style=flat-square\u0026logo=paypal)](https://www.paypal.me/webeweb)\n\n## Compatibility\n\n[![PHP](https://img.shields.io/packagist/php-v/webeweb/xmltv-library.svg?style=for-the-badge\u0026color=777BB4\u0026logo=php)](http://php.net)\n\n## Installation\n\nOpen a command console, enter your project directory and execute the following\ncommand to download the latest stable version of this package:\n\n```bash\ncomposer require webeweb/xmltv-library\n```\n\nThis command requires you to have Composer installed globally, as explained in\nthe [installation chapter](https://getcomposer.org/doc/00-intro.md) of the\nComposer documentation.\n\n## Usage\n\nRead the [documentation](doc/index.md).\n\n## Testing\n\nTo test the package, is better to clone this repository on your computer.\nOpen a command console and execute the following commands to download the latest\nstable version of this package:\n\n```bash\ngit clone https://github.com/webeweb/xmltv-library.git\ncd xmltv-library\ncomposer install\n```\n\nOnce all required libraries are installed then do:\n\n```bash\nvendor/bin/phpunit\n```\n\n## License\n\n`xmltv-library` is released under the MIT License. See the bundled [LICENSE](LICENSE)\nfile for details.\n\n## Donate\n\nIf you like this work, please consider donating at\n[![paypal.me](https://img.shields.io/badge/paypal.me-webeweb-003087.svg?style=flat-square\u0026logo=paypal)](https://www.paypal.me/webeweb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebeweb%2Fxmltv-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebeweb%2Fxmltv-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebeweb%2Fxmltv-library/lists"}