PHPackages                             manhattan/publish-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. manhattan/publish-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

manhattan/publish-bundle
========================

A Symfony 2 bundle for adding Publish fields to entities.

02051PHP

Since Dec 1Pushed 12y ago1 watchersCompare

[ Source](https://github.com/frodosghost/PublishBundle)[ Packagist](https://packagist.org/packages/manhattan/publish-bundle)[ RSS](/packages/manhattan-publish-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (1)

PublishBundle
=============

[](#publishbundle)

Add Publish operations to entities within the Manhattan Console. It easily adds Publish specific fields to Entities to allow easy to publish.

How
---

[](#how)

1. Add this bundle to the composer file:

    ```
     {
         "require": {
             ...
             "manhattan/publish-bundle": "dev-master"
         }
     }

    ```
2. Add this bundle to your app kernel:

    ```
     // app/AppKernel.php
     public function registerBundles()
     {
         return array(
             // ...
             new Manhattan\PublishBundle\ManhattanPublishBundle(),
             // ...
         );
     }

    ```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/560bd90722157870b6a81651807fca5794a983cb52642922f8aaeb80b4146868?d=identicon)[frodosghost](/maintainers/frodosghost)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/manhattan-publish-bundle/health.svg)

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

###  Alternatives

[comcast/php-legal-licenses

A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.

811.2M9](/packages/comcast-php-legal-licenses)[botman/driver-facebook

Facebook Messenger driver for BotMan

71312.1k6](/packages/botman-driver-facebook)[wi1dcard/china-divisions

中国行政区划地址库 SDK + 爬虫 + 数据。

2224.1k1](/packages/wi1dcard-china-divisions)[danielme85/laravel-geoip2

Service provider and DB downloader for Maxminds PHP API GeoIP2.

15184.1k](/packages/danielme85-laravel-geoip2)[jowy/feature

Feature flagging API used for operational rampups and A/B testing.

3045.9k1](/packages/jowy-feature)

PHPackages © 2026

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