PHPackages                             ivanstan/tle-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. ivanstan/tle-php

ActiveLibrary[Framework](/categories/framework)

ivanstan/tle-php
================

TLE Framework written in PHP and client to NASA TLE API.

2.1.0(3mo ago)05161[1 PRs](https://github.com/ivanstan/tle-php/pulls)MITPHPPHP ^8.4CI passing

Since Jan 8Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/ivanstan/tle-php)[ Packagist](https://packagist.org/packages/ivanstan/tle-php)[ RSS](/packages/ivanstan-tle-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (2)Versions (12)Used By (0)

TLE PHP
=======

[](#tle-php)

[![packagist](https://camo.githubusercontent.com/03d982ecd5f292e953c46cabacb83e7aaa4aca7d7eb2ad28bead85a3aa498487/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6e616d652f6976616e7374616e2f746c652d706870)](https://packagist.org/packages/ivanstan/tle-php)[![licence](https://camo.githubusercontent.com/9a16aaa5844a8bf14ba1caa58972e96fe2b9fcf3659c6cf72b91b95549c25a19/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6c6963656e73652f6976616e7374616e2f746c652d706870)](https://camo.githubusercontent.com/9a16aaa5844a8bf14ba1caa58972e96fe2b9fcf3659c6cf72b91b95549c25a19/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f6c6963656e73652f6976616e7374616e2f746c652d706870)

Client for NASA TLE API () and TLE framework implemented in php.

About
=====

[](#about)

The 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).

Installation
============

[](#installation)

```
composer require ivanstan/tle-php

```

Usage
=====

[](#usage)

```
use Ivanstan\Tle\Api;

$client = new Api();

$tle = $client->get(25544);

$tle->getLine1();
$tle->getLine2();

```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance88

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 84% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~443 days

Recently: every ~470 days

Total

6

Last Release

107d ago

Major Versions

1.0.3 → 2.0.02026-01-02

PHP version history (3 changes)1.0.1PHP ^7.4

1.0.2PHP ^7.4|^8.0

2.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9f3fb37b2ee0e735bd81c8198e1c20ba26c5f026a37f20dc79e3a1d37d26a0b?d=identicon)[ivanstan](/maintainers/ivanstan)

---

Top Contributors

[![ivanstan-collab](https://avatars.githubusercontent.com/u/251970089?v=4)](https://github.com/ivanstan-collab "ivanstan-collab (21 commits)")[![istanojevic](https://avatars.githubusercontent.com/u/55688759?v=4)](https://github.com/istanojevic "istanojevic (4 commits)")

---

Tags

nasanoradphpsimplified-perturbations-modelstle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ivanstan-tle-php/health.svg)

```
[![Health](https://phpackages.com/badges/ivanstan-tle-php/health.svg)](https://phpackages.com/packages/ivanstan-tle-php)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.5k10.6M274](/packages/laravel-boost)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[laravel/forge-sdk

The official Laravel Forge PHP SDK.

5691.1M18](/packages/laravel-forge-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
