PHPackages                             axelspringer/wp-bootstrap - 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. [Framework](/categories/framework)
4. /
5. axelspringer/wp-bootstrap

AbandonedArchivedWordpress-plugin[Framework](/categories/framework)

axelspringer/wp-bootstrap
=========================

A simple pluggable framework for WordPress plugins

01.7k2CSS

Since May 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/axelspringer/wp-bootstrap)[ Packagist](https://packagist.org/packages/axelspringer/wp-bootstrap)[ RSS](/packages/axelspringer-wp-bootstrap/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WP Bootstrap
============

[](#wp-bootstrap)

A simple pluggable framework for WordPress plugins.

Getting Started
---------------

[](#getting-started)

We provide an OOP for WordPress plugins. There are classes to construct settings pages, bootstrap code and general setup. They are found in the `AxelSpringer\WP\Bootstrap` namespace.

You can use the plugin and the bootstrap classes via

```
composer require axelspringer/wp-bootstrap:dev-master

```

You do not have to necessarily enable the plugin to use the bootstrap code. But there is global shared helper `$wp_bootstrap` which provides many cool things.

Development
-----------

[](#development)

We use [Docker Compose](https://docs.docker.com/compose/) to provide a local development environment across projects. The WordPress listen at [localhost:8181](http://localhost:8181/wp-admin). The progress is saved in docker volumes.

```
# Run
docker-compose up

```

License
=======

[](#license)

[MIT](/LICENSE)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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://avatars.githubusercontent.com/u/12248317?v=4)[Axel Springer](/maintainers/axelspringer)[@axelspringer](https://github.com/axelspringer)

---

Top Contributors

[![Mathias-Witt](https://avatars.githubusercontent.com/u/33960380?v=4)](https://github.com/Mathias-Witt "Mathias-Witt (3 commits)")[![katallaxie](https://avatars.githubusercontent.com/u/570959?v=4)](https://github.com/katallaxie "katallaxie (1 commits)")

### Embed Badge

![Health badge](/badges/axelspringer-wp-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/axelspringer-wp-bootstrap/health.svg)](https://phpackages.com/packages/axelspringer-wp-bootstrap)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M844](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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