PHPackages                             coderjerk/nasa-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. [API Development](/categories/api)
4. /
5. coderjerk/nasa-php

ActiveLibrary[API Development](/categories/api)

coderjerk/nasa-php
==================

PHP client library for the NASA APIs

v0.1.5(5y ago)04MITPHP

Since Oct 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/danieldevine/nasa-php)[ Packagist](https://packagist.org/packages/coderjerk/nasa-php)[ RSS](/packages/coderjerk-nasa-php/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependencies (4)Versions (8)Used By (0)

NASA PHP
========

[](#nasa-php)

A PHP Client library for the complete set of [NASA Open APIs.](https://api.nasa.gov)

The project is in very early stages of development, nevertheless the classes with documentation linked below are fully functional and tested.

**Not production ready until v1.0.0 comes out**

- [NASA PHP](#nasa-php)
    - [Installation](#installation)
    - [Authentication](#authentication)
    - [Endpoint Documentation](#endpoint-documentation)
    - [Tests](#tests)
    - [Contribute](#contribute)
    - [License](#license)

Installation
------------

[](#installation)

Install using composer.

```
$ composer require coderjerk/nasa-php
```

Authentication
--------------

[](#authentication)

Sign up for an [API Key here](https://api.nasa.gov/#signUp). Set up a .env file in your projects root (if you don't already have one).

add the folowing details to your .env

```
NASA_API_KEY='xxxxxyourkeyherexxxxx'

```

Endpoint Documentation
----------------------

[](#endpoint-documentation)

Details on how to use each endpoint can be found here:

- [APOD](docs/apod/README.md)
- [Asteroid NeoW](docs/neows/README.md)
- [DONKI](docs/donki/README.md)
- [EARTH](docs/earth/README.md)

Tests
-----

[](#tests)

run all tests:

```
$ phpunit

```

Contribute
----------

[](#contribute)

All contributions welcome, in whatever format. Create an issue, a pull request or email me at  with your idea or suggestion. Code of conduct is don't be a jerk.

License
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

6

Last Release

2024d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57a1b0f82fadf970d1068cd30fd72f6e85ea2abe3fc9e3ff082b32381e42db8f?d=identicon)[Coderjerk](/maintainers/Coderjerk)

---

Top Contributors

[![danieldevine](https://avatars.githubusercontent.com/u/5939939?v=4)](https://github.com/danieldevine "danieldevine (18 commits)")

---

Tags

nasa-apiphpphpclient

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/coderjerk-nasa-php/health.svg)

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

###  Alternatives

[netflie/whatsapp-cloud-api

The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform

640431.7k4](/packages/netflie-whatsapp-cloud-api)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[hardcastle/xrpl_php

PHP SDK / Client for the XRP Ledger

129.7k5](/packages/hardcastle-xrpl-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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