PHPackages                             manhattan/posts-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/posts-bundle

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

manhattan/posts-bundle
======================

Bundle used to manage and display Posts. Bundle is used within Symfony2.

v3.0.x-dev(10y ago)091MITPHP

Since Aug 28Pushed 10y ago1 watchersCompare

[ Source](https://github.com/frodosghost/PostBundle)[ Packagist](https://packagist.org/packages/manhattan/posts-bundle)[ RSS](/packages/manhattan-posts-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Manhattan Posts Bundle
======================

[](#manhattan-posts-bundle)

This bundle has been created to allow editing and display of News, Articles or Posts Items. The idea is simple created data that is associated by Categories and by dates that publishes new Posts.

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

[](#installation)

If you are using Symfony 2.1 you can install by adding the dependencies into the `composer.json` file.

```
"require": {
    ...
    "manhattan/posts-bundle": "dev-master"
},
[{
    "type": "package",
    "package": {
        "version": "dev-master",
        "name": "manhattan/posts-bundle",
        "source": {
            "url": "git@bitbucket.org:frodosghost/postsbundle.git",
            "type": "git",
            "reference": "master"
        },
        "autoload": {
            "psr-0": { "Manhattan\\Bundle\\PostsBundle": "" }
        },
        "target-dir": "Manhattan/Bundle/PostsBundle"
    }
}]

```

Setup Routing
-------------

[](#setup-routing)

To ensure that the trailing slash is removed from the Post routes you need to ensure that the `index` route is separated from the inported route collection.

The pattern for the `#posts` is the same as the `prefix` for the route collection:

```

    ManhattanPostsBundle:Public:index
    GET

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.3% 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

Unknown

Total

1

Last Release

3676d ago

### 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 (136 commits)")[![whitetuna1](https://avatars.githubusercontent.com/u/225023?v=4)](https://github.com/whitetuna1 "whitetuna1 (1 commits)")

---

Tags

blog newspostsarticle

### Embed Badge

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

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

###  Alternatives

[georgringer/news

News system - Versatile news system based on Extbase &amp; Fluid and using the latest technologies provided by TYPO3 CMS.

2815.1M90](/packages/georgringer-news)[mtownsend/read-time

A PHP package to show users how long it takes to read content.

283571.1k2](/packages/mtownsend-read-time)[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[andrefigueira/blog-article-faker

Generate random blog article titles and content (including markdown) using faker

1415.0k](/packages/andrefigueira-blog-article-faker)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

415.7k](/packages/werkstattl-openblogware)

PHPackages © 2026

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