PHPackages                             geekish/specter - 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. geekish/specter

ActiveLibrary[Framework](/categories/framework)

geekish/specter
===============

Ghost + Laravel

36[2 issues](https://github.com/geekish/specter/issues)PHPCI failing

Since Nov 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/geekish/specter)[ Packagist](https://packagist.org/packages/geekish/specter)[ RSS](/packages/geekish-specter/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Specter
=======

[](#specter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/378011ff04d160cab415edad83fa6d6ccc06cc16f950ec6dbd4dc017001fccbe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6765656b6973682f737065637465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/geekish/specter)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/9784493d88e81915f87a33fd2dca4d5feb4e93b8893c3c0d75cc14b1bb1f9b28/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6765656b6973682f737065637465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/geekish/specter)[![Coverage Status](https://camo.githubusercontent.com/55bf56845bc8ced4f899b4af2847371e02b653bca60c99b951b64f087ac62148/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6765656b6973682f737065637465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/geekish/specter/code-structure)[![Quality Score](https://camo.githubusercontent.com/b2f8d5fcd00c459dc58bec29cbb39cd8baf5f46a1a8c84c2f55ee1c9c4e44eaa/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6765656b6973682f737065637465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/geekish/specter)[![Total Downloads](https://camo.githubusercontent.com/b1525de2a714f0bedf52a04196d683e9bb279b35628471fa95f25b88a8ba79f6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6765656b6973682f737065637465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/geekish/specter)

[Ghost](https://ghost.org) + [Laravel](https://laravel.com) = ❤️

Specter provides the means to interact with a Ghost database inside Laravel. Whether you want to use Ghost headless or integrate it into an existing app, this is the package for you.

⚠️ Warning ⚠️
-------------

[](#warning-warning-warning)

Please note that this is not an API client; Specter accesses your Ghost database *directly*. Use with caution.

In addition, this package is a work in progress. Breaking changes may be introduced.

Install
-------

[](#install)

```
composer require geekish/specter
```

Usage
-----

[](#usage)

This package requires Laravel 5.5+ and is set up for auto-discovery.

If you want to use the default routes files provided by Specter, you may add `Specter\Providers\RouteServiceProvider` to your config/app.php manually.

### Customization

[](#customization)

If you want to customize config values:

```
php artisan vendor:publish --provider="Specter\\ServiceProvider"
```

Currently there is only one config item: posts per page. You may also set this value in your env file:

```
SPECTER_PER_PAGE=3
```

Change log
----------

[](#change-log)

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

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

16

↓

LowBetter than 5% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f71f88eade469052b3394beb105edf22d815cd1449a90bb28ce94eccbd51740?d=identicon)[hannahwarmbier](/maintainers/hannahwarmbier)

---

Top Contributors

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

---

Tags

ghostlaravel

### Embed Badge

![Health badge](/badges/geekish-specter/health.svg)

```
[![Health](https://phpackages.com/badges/geekish-specter/health.svg)](https://phpackages.com/packages/geekish-specter)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

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

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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