PHPackages                             davidmikesimon/botticelli-bundle - 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. davidmikesimon/botticelli-bundle

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

davidmikesimon/botticelli-bundle
================================

Adds an interactive PHP shell to Symfony2

0.1.0(13y ago)0810[1 issues](https://github.com/DavidMikeSimon/botticelli-bundle/issues)MITPHP

Since Jan 16Pushed 13y ago1 watchersCompare

[ Source](https://github.com/DavidMikeSimon/botticelli-bundle)[ Packagist](https://packagist.org/packages/davidmikesimon/botticelli-bundle)[ RSS](/packages/davidmikesimon-botticelli-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Botticelli
==========

[](#botticelli)

Botticelli is a Symfony2 bundle that provides an interactive shell for your application, similar to the Rails console. [Phpsh](http://www.phpsh.org/)must be installed to use Botticelli.

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

[](#installation)

Add it to the require section in your `composer.json`:

```
"davidmikesimon/botticelli-bundle": "dev-master"

```

And to the bundles list in your `app/AppKernel.php`:

```
new DavidMikeSimon\BotticelliBundle\DavidMikeSimonBotticelliBundle()

```

Usage
-----

[](#usage)

```
$ php app/console botticelli:shell

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4870d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/078a9522fb48452e2952c7398e4a555b2501e10e564869efeb4bc1f16547743e?d=identicon)[dsimon](/maintainers/dsimon)

---

Tags

consoleshellinteractiveirbbotticelli

### Embed Badge

![Health badge](/badges/davidmikesimon-botticelli-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/davidmikesimon-botticelli-bundle/health.svg)](https://phpackages.com/packages/davidmikesimon-botticelli-bundle)
```

###  Alternatives

[psy/psysh

An interactive shell for modern PHP.

9.8k545.6M719](/packages/psy-psysh)[kevinlebrun/colors.php

Colors for PHP CLI scripts

3426.7M45](/packages/kevinlebrun-colorsphp)[alecrabbit/php-console-spinner

Extremely flexible spinner for \[async\] php cli applications

24032.0k2](/packages/alecrabbit-php-console-spinner)[maximebf/consolekit

Library to create command line utilities

114104.4k9](/packages/maximebf-consolekit)

PHPackages © 2026

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