PHPackages                             indomian/news-block - 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. [API Development](/categories/api)
4. /
5. indomian/news-block

ActiveProject[API Development](/categories/api)

indomian/news-block
===================

News aggregation application

0.0.2(11y ago)01PHPPHP &gt;=5.4.0

Since Apr 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Indomian/NewsBlock)[ Packagist](https://packagist.org/packages/indomian/news-block)[ Docs](https://github.com/Indomian/NewsBlock)[ RSS](/packages/indomian-news-block/feed)WikiDiscussions master Synced today

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

NewsBlock application
=====================

[](#newsblock-application)

NewsBlock application provides news aggregation display on page as a list, and specially provide API access for receiving news in light way.

Based on Yii 2 Basic Application Template

Installation guide
==================

[](#installation-guide)

On server you required to have:

- Web server Apache2 (for .htaccess) or other that could be configured with path rewrite
- php5.5
- postgresql
- Database and database user
- yyi2 requirements: GD or ImageMagic, mcrypt

Get composer:

```
curl -s http://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

```

Install composer plugin for npm assets:

```
composer global require "fxp/composer-asset-plugin:1.0.0"

```

Install project using composer:

```
composer create-project -s dev --prefer-dist indomian/news-block somepath

```

Configure DB connection in file /config/db.php

Run DB migration:

```
./yii migrate

```

If everything ok your application should be available to connect and work with.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

4090d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f924aa74cc73cd0019d9c98ac3c0a494635945a0009d55cd91bd4761d026d3fb?d=identicon)[indomian](/maintainers/indomian)

---

Top Contributors

[![Indomian](https://avatars.githubusercontent.com/u/630131?v=4)](https://github.com/Indomian "Indomian (10 commits)")

---

Tags

api news

### Embed Badge

![Health badge](/badges/indomian-news-block/health.svg)

```
[![Health](https://phpackages.com/badges/indomian-news-block/health.svg)](https://phpackages.com/packages/indomian-news-block)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.8k58](/packages/skeeks-cms)[chapter-three/apple-news-api

Push content to Apple News.

41315.1k3](/packages/chapter-three-apple-news-api)[serpwow/google-search-results

Google Search Results PHP package via SerpWow.com

1931.8k1](/packages/serpwow-google-search-results)

PHPackages © 2026

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