PHPackages                             littlegiant/sliver - 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. [CLI &amp; Console](/categories/cli)
4. /
5. littlegiant/sliver

ActiveLibrary[CLI &amp; Console](/categories/cli)

littlegiant/sliver
==================

Tinker with a sliver of your code with an interactive debugger and REPL for SilverStripe, powered by psysh.

0.1.0(9y ago)20473↓100%1[4 issues](https://github.com/littlegiant/sliver/issues)MITPHP

Since Nov 29Pushed 9y ago2 watchersCompare

[ Source](https://github.com/littlegiant/sliver)[ Packagist](https://packagist.org/packages/littlegiant/sliver)[ RSS](/packages/littlegiant-sliver/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Sliver
======

[](#sliver)

**Tinker with a sliver of your code with an interactive debugger and REPL for SilverStripe, powered by psysh.**

Inspired by Laravel's [artisan tinker](https://github.com/laravel/tinker), and powered by [psysh](http://psysh.org/), *Sliver* allows you to play with your [SilverStripe](https://www.silverstripe.org) code during runtime with the added debugging functionality from psysh.

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

[](#installation)

Install the *Sliver* cli globally by running the following command:

```
$ composer global require littlegiant/sliver
```

Usage
-----

[](#usage)

- Simply run `sliver` in the root of your SilverStripe project.
- Write your line of PHP code and hit enter.
- That line of code will then be run and the output value of that line will be displayed in console.

For more information, check out [psysh's documentation](http://psysh.org/).

License
-------

[](#license)

*Sliver* is released under the MIT license

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

[](#contributing)

### Code guidelines

[](#code-guidelines)

This project follows the standards defined in:

- [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
- [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
- [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~8 days

Total

2

Last Release

3442d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a499234983660ff4b31982de5e17e147544b717227fc4f7245070462fd03cbca?d=identicon)[stevie-mayhew](/maintainers/stevie-mayhew)

![](https://www.gravatar.com/avatar/13a1b78f31cdad3eecbe5d11aadc3f5c527f76cde37710ab91dc03c42565f152?d=identicon)[RyanPotter](/maintainers/RyanPotter)

---

Top Contributors

[![samwalshnz](https://avatars.githubusercontent.com/u/1085227?v=4)](https://github.com/samwalshnz "samwalshnz (4 commits)")[![stevie-mayhew](https://avatars.githubusercontent.com/u/1953220?v=4)](https://github.com/stevie-mayhew "stevie-mayhew (2 commits)")

---

Tags

artisanpsyshreplsilverstripeslivertinkerclicommand-lineterminalpsyshshellsilverstripesliver

### Embed Badge

![Health badge](/badges/littlegiant-sliver/health.svg)

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[splitbrain/php-cli

Easy command line scripts for PHP with opt parsing and color output. No dependencies

177817.2k28](/packages/splitbrain-php-cli)[phalcon/cli-options-parser

Command line arguments/options parser.

181.0M7](/packages/phalcon-cli-options-parser)

PHPackages © 2026

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