{"id":27884058,"url":"https://github.com/ivanstan/tle-php","last_synced_at":"2025-05-05T06:22:35.145Z","repository":{"id":28633405,"uuid":"32152289","full_name":"ivanstan/tle-php","owner":"ivanstan","description":"Client for NASA TLE API","archived":false,"fork":false,"pushed_at":"2023-04-19T20:41:32.000Z","size":136,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T18:03:29.244Z","etag":null,"topics":["nasa","norad","php","simplified-perturbations-models","tle"],"latest_commit_sha":null,"homepage":"https://api.nasa.gov","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/ivanstan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-13T11:28:25.000Z","updated_at":"2021-06-05T16:45:55.000Z","dependencies_parsed_at":"2022-08-03T05:30:28.300Z","dependency_job_id":null,"html_url":"https://github.com/ivanstan/tle-php","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanstan%2Ftle-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanstan%2Ftle-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanstan%2Ftle-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanstan%2Ftle-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanstan","download_url":"https://codeload.github.com/ivanstan/tle-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252448814,"owners_count":21749550,"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":["nasa","norad","php","simplified-perturbations-models","tle"],"created_at":"2025-05-05T06:22:34.545Z","updated_at":"2025-05-05T06:22:35.105Z","avatar_url":"https://github.com/ivanstan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TLE PHP\n\n[![packagist](https://badgen.net/packagist/name/ivanstan/tle-php)](https://packagist.org/packages/ivanstan/tle-php)\n![licence](https://badgen.net/packagist/license/ivanstan/tle-php)\n\nClient for NASA TLE API (http://api.nasa.gov/) and TLE framework implemented in php.\n\n# About\n\nThe TLE API provides up to date two line element set records, the data is updated daily from [CelesTrak](https://celestrak.com/) and served in JSON format. A two-line element set (TLE) is a data format encoding a list of orbital elements of an Earth-orbiting object for a given point in time. For more information on TLE data format visit [Definition of Two-line Element Set Coordinate System](https://spaceflight.nasa.gov/realdata/sightings/SSapplications/Post/JavaSSOP/SSOP_Help/tle_def.html).\n\n# Installation\n\n```\ncomposer require ivanstan/tle-php\n```\n\n# Usage\n```\nuse Ivanstan\\Tle\\Api;\n\n$client = new Api();\n\n$tle = $client-\u003eget(25544);\n\n$tle-\u003egetLine1();\n$tle-\u003egetLine2();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanstan%2Ftle-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanstan%2Ftle-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanstan%2Ftle-php/lists"}