PHPackages                             francoisvaillant/wordpress-api-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. francoisvaillant/wordpress-api-bundle

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

francoisvaillant/wordpress-api-bundle
=====================================

v1.0(6mo ago)032MITPHPPHP &gt;=8.1

Since Oct 17Pushed 6mo agoCompare

[ Source](https://github.com/frvaillant/symfony-bundle-wp-api)[ Packagist](https://packagist.org/packages/francoisvaillant/wordpress-api-bundle)[ RSS](/packages/francoisvaillant-wordpress-api-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (4)Used By (0)

Wordpress api bundle
====================

[](#wordpress-api-bundle)

---

Documentation soon

---

Development and Composer usage
------------------------------

[](#development-and-composer-usage)

WordpressApiBundle — Development and Composer usage

When developing this bundle inside a Symfony application (using a path repository), you generally do NOT run `composer install` inside the bundle directory. Instead, manage all dependencies from the application root.

Why?

- The app’s root composer.json already declares this bundle as a path repository:
    - It installs the bundle in development via symlink and resolves dependencies once at the app level.
- Running `composer install` inside the bundle would create a nested vendor directory and duplicate/autoload conflicts.

Recommended workflows

1. Developing the bundle inside a host app (path repository)

- Use the root composer.json only:
    - Add/update dependencies with: `composer require ...` (from the app root)
    - Install/update: `composer install` / `composer update` (from the app root)
- Do not run composer in bundles/WordpressApiBundle.

2. Developing the bundle standalone (outside an app)

- If you check out this bundle into its own repository and work on it alone, then run `composer install` in the bundle directory to get the bundle’s dev tools and its minimal dependencies.

Housekeeping

- The bundle’s .gitignore ignores its own vendor directory and composer.lock to avoid committing nested dependencies when used inside an application.

FAQ

- Q: Do I need to `composer install` inside the bundle?
    - A: No, not when the bundle is developed inside an application via a path repository. Yes, only if you work on the bundle as a standalone package outside any host app.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance66

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

3

Last Release

207d ago

Major Versions

v0.0.1 → v1.02025-10-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33039316?v=4)[François VAILLANT](/maintainers/frvaillant)[@frvaillant](https://github.com/frvaillant)

---

Top Contributors

[![frvaillant](https://avatars.githubusercontent.com/u/33039316?v=4)](https://github.com/frvaillant "frvaillant (6 commits)")

### Embed Badge

![Health badge](/badges/francoisvaillant-wordpress-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/francoisvaillant-wordpress-api-bundle/health.svg)](https://phpackages.com/packages/francoisvaillant-wordpress-api-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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