PHPackages                             giorgiolucca/zf1-psysh - 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. giorgiolucca/zf1-psysh

ActiveLibrary

giorgiolucca/zf1-psysh
======================

Zend Framework 1 psysh integration

1160PHPCI failing

Since Apr 8Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

ZF1-Psysh
=========

[](#zf1-psysh)

This is a very simple integration between [psysh](https://github.com/bobthecow/psysh) and [ZF1](https://github.com/zendframework/zf1)

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

[](#installation)

```
composer require giorgiolucca/zf1-psysh

```

Example
-------

[](#example)

Type command

```
$ vendor/bin/zf1-psysh

```

And enjoy!

```
>>> ls # To list scope variables ($bootstrap, $config, $registry)
>>> $doctrine = $bootstrap->bootstrap('doctrine')->getResource('doctrine') # If you integrate your application with Doctrine ORM (like one resource)
>>> $registryCache = $registry->get('cache'); # If you register one dependency with this name

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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/3c732cc1289c6f354200031ba87c85758bc65580405a397bd8632e4b26ce7dbd?d=identicon)[giorgiolucca](/maintainers/giorgiolucca)

---

Top Contributors

[![giorgiolucca](https://avatars.githubusercontent.com/u/1304593?v=4)](https://github.com/giorgiolucca "giorgiolucca (3 commits)")[![borissov](https://avatars.githubusercontent.com/u/2177740?v=4)](https://github.com/borissov "borissov (2 commits)")

---

Tags

psyshzf1

### Embed Badge

![Health badge](/badges/giorgiolucca-zf1-psysh/health.svg)

```
[![Health](https://phpackages.com/badges/giorgiolucca-zf1-psysh/health.svg)](https://phpackages.com/packages/giorgiolucca-zf1-psysh)
```

PHPackages © 2026

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