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. [Utility &amp; Helpers](/categories/utility)
4. /
5. giorgiolucca/zf1-psysh

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

Zend Framework 1 psysh integration

1162PHPCI 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 yesterday

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 13% 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://avatars.githubusercontent.com/u/1304593?v=4)[Giorgio Lucca](/maintainers/giorgiolucca)[@giorgiolucca](https://github.com/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)
```

###  Alternatives

[components/highlightjs

Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages.

102210.6k10](/packages/components-highlightjs)[treeware/plant

13358.6k7](/packages/treeware-plant)[badcow/shortcodes

1133.8k](/packages/badcow-shortcodes)[dql/valueobjects

A helper library for making valueobjects

115.6k2](/packages/dql-valueobjects)

PHPackages © 2026

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