PHPackages                             quasark/stellar-crawler - 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. quasark/stellar-crawler

ActiveLibrary[API Development](/categories/api)

quasark/stellar-crawler
=======================

A Readonly API for the Stellar network

06PHP

Since May 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/HerveKoener/stellar-crawler-php)[ Packagist](https://packagist.org/packages/quasark/stellar-crawler)[ RSS](/packages/quasark-stellar-crawler/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

stellar-crawler
===============

[](#stellar-crawler)

This is a simple read-only PHP API for the stellar network.

Dependencies
------------

[](#dependencies)

This library has no dependencies.

Installing
----------

[](#installing)

### Install Option 1: Phar

[](#install-option-1-phar)

**IDEAL FOR: Quick hacking or small projects**StellarCrawler provides a [PHP Archive file](https://github.com/HerveKoener/stellar-crawler-php/blob/master/stellarCrawler.phar) that includes the entire library. Simply [download this file](https://github.com/HerveKoener/stellar-crawler-php/blob/master/stellarCrawler.phar) and *include* it in your code.

```
