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

ActiveSymfony-bundle[API Development](/categories/api)

survos/bing-news-bundle
=======================

Symfony bundle for interacting with the Bing News API

1.6.44(9mo ago)0124MITPHPPHP ^8.3CI failing

Since Dec 26Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/survos/SurvosBingNewsBundle)[ Packagist](https://packagist.org/packages/survos/bing-news-bundle)[ GitHub Sponsors](https://github.com/kbond)[ RSS](/packages/survos-bing-news-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (17)Versions (132)Used By (0)

BingNewsBundle
==============

[](#bingnewsbundle)

A Symfony bundle to interact with Bing News API via the [bing-news-API library](https://github.com/tacman/BingNewsSearch).

Still under development, feedback welcome!

Quickstart
----------

[](#quickstart)

```
symfony new bing-news-demo --webapp && cd bing-news-demo
composer require survos/bing-news-bundle
```

composer config repositories.survos\_bing\_news\_bundle '{"type": "path", "url": "../survos/packages/bing-news-bundle"}' composer req survos/bing-news-bundle:"\*@dev"

composer config repositories.tacman\_bing\_search '{"type": "path", "url": "~/g/tacman/BingNewsSearch"}' composer req tacman/bing-news-search:"\*@dev"

Resources
---------

[](#resources)

-
-
-
-
-
-

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

[](#installation)

Go to Microsoft Azure and get a key.

Create a new Symfony project.

```
symfony new bing-news-demo --webapp && cd bing-news-demo
composer require survos/bing-news-bundle
bin/console bing-news:list
```

You can browse interactively with the basic admin controller.

```
composer require survos/simple-datatables-bundle
symfony server:start -d
symfony open:local --path=/bing-news/
```

Or edit .env.local and add your API key.

```
bin/console bing-news:list
```

```
+------------- museado/ -----+--------+
| ObjectName     | Path      | Length |
+----------------+-----------+--------+
| photos finales | /museado/ | 0      |
+----------------+-----------+--------+

```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance57

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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 ~2 days

Total

131

Last Release

288d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/21b39551f92ed4143772c622f9e571589c5a72c96ab3c53fe67489ce0d83e806?d=identicon)[tacman1123](/maintainers/tacman1123)

---

Top Contributors

[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (5 commits)")

---

Tags

symfonysymfony-ux

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/survos-bing-news-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/survos-bing-news-bundle/health.svg)](https://phpackages.com/packages/survos-bing-news-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)

PHPackages © 2026

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