PHPackages                             neo/laravel-github-gist - 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. neo/laravel-github-gist

ActiveLibrary[API Development](/categories/api)

neo/laravel-github-gist
=======================

Simple GitHub Gist API

v0.0.2.2(3y ago)29[4 PRs](https://github.com/neoighodaro/laravel-github-gist/pulls)MITPHPPHP ^8.1

Since Oct 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/neoighodaro/laravel-github-gist)[ Packagist](https://packagist.org/packages/neo/laravel-github-gist)[ Docs](https://github.com/neoighodaro/laravel-github-gist)[ RSS](/packages/neo-laravel-github-gist/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (16)Versions (9)Used By (0)

Simple GitHub Gist API
======================

[](#simple-github-gist-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b42ea5b7f080dbf3948deac35f7ed81ff44103e2492590148757879b503725cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e656f6967686f6461726f2f6c61726176656c2d6769746875622d676973742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/neoighodaro/laravel-github-gist)[![GitHub Tests Action Status](https://camo.githubusercontent.com/46fe56a8f6eca1d75cbf61e78b6e4aafc5a193872d62a39b2cb4dc211c9463ad/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6e656f6967686f6461726f2f6c61726176656c2d6769746875622d676973742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/neoighodaro/laravel-github-gist/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b2e25c67a533b272f392053133823111ef17f21761a7a767797fb51882a8258b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6e656f6967686f6461726f2f6c61726176656c2d6769746875622d676973742f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/neoighodaro/gist/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e761b10fbdb8fbbd461b7206fe0203028ad197b4c2e5d7fc5833d25882fa72f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e656f6967686f6461726f2f6c61726176656c2d6769746875622d676973742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/neoighodaro/laravel-github-gist)

A simple Package to work with the GitHub Gist API.

> It's by no means covering the complete API endpoints. I just needed a few endpoints and decided to make it a package and maybe flesh it out as needed. If something is missing, feel free to send a PR.

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

[](#installation)

You can install the package via composer:

```
composer require neoighodaro/gist
```

You can publish the config file with:

```
php artisan vendor:publish --tag="gist-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$gist = new Neo\Gist();
echo $gist->echoPhrase('Hello, Neo!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Neo](https://github.com/neoighodaro)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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

4

Last Release

1347d ago

### Community

Maintainers

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

---

Top Contributors

[![neoighodaro](https://avatars.githubusercontent.com/u/807318?v=4)](https://github.com/neoighodaro "neoighodaro (20 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laravelgistneoighodaro

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/neo-laravel-github-gist/health.svg)

```
[![Health](https://phpackages.com/badges/neo-laravel-github-gist/health.svg)](https://phpackages.com/packages/neo-laravel-github-gist)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M96](/packages/dedoc-scramble)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M161](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1123.7k](/packages/codebar-ag-laravel-docuware)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

8120.4k](/packages/danestves-laravel-polar)

PHPackages © 2026

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