PHPackages                             belisoful/prado-wp-integrator - 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. belisoful/prado-wp-integrator

ActivePrado4-extension[Utility &amp; Helpers](/categories/utility)

belisoful/prado-wp-integrator
=============================

Integrates Wordpress into PRADO

v0.0.1(3mo ago)00[1 issues](https://github.com/belisoful/prado-wp-integrator/issues)MITPHPPHP &gt;=7.4.0CI failing

Since Mar 26Pushed 2mo agoCompare

[ Source](https://github.com/belisoful/prado-wp-integrator)[ Packagist](https://packagist.org/packages/belisoful/prado-wp-integrator)[ Docs](https://github.com/belisoful/prado-wp-integrator)[ RSS](/packages/belisoful-prado-wp-integrator/feed)WikiDiscussions master Synced 3w ago

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

PRADO WordPress Integrator
==========================

[](#prado-wordpress-integrator)

[![Build Status](https://camo.githubusercontent.com/8b33576a6a12445b8250bd6d6648e4a9e5bfe0a7758bbc6517ddf0ab1445988b/68747470733a2f2f7472617669732d63692e6f72672f62656c69736f66756c2f707261646f2d77702d696e7465677261746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/belisoful/prado-wp-integrator)

This PRADO module integrates WordPress into PRADO applications, providing access to WordPress content and users within PRADO applications.

Experimental Code
=================

[](#experimental-code)

- This has not been tested with current versions of WordPress (since years ago).
- You will need to include the WordPress Directory in PRADO, and link this plugin to "wp-load.php" in your WordPress installation or copied from a remote.

Features
--------

[](#features)

- Access to WordPress posts and pages
- WordPress user authentication
- WordPress database integration
- Seamless integration with PRADO's authentication and user management

Requirements
------------

[](#requirements)

- PRADO 4.2.0 or higher
- PHP 7.4 or higher
- WordPress 4.0 or higher

Install
-------

[](#install)

The best way to install PRADO WordPress Integrator is [through composer](http://getcomposer.org).

Integrate the PRADO WordPress Integrator using composer:

```
composer require belisoful/prado-wp-integrator
```

The plugin will be installed in the "vendor" directory.

### Add PRADO WordPress Integrator to an existing application

[](#add-prado-wordpress-integrator-to-an-existing-application)

Just create a composer.json file for your project:

```
{
  "require": {
    "belisoful/prado-wp-integrator": "^0.0.1"
  }
}
```

The PRADO WordPress Integrator is a PRADO 7.4+ extension to plug in new functionality directly into a PRADO application.

Documentation
-------------

[](#documentation)

The [Tutorial](https://github.com/belisoful/prado-wp-integrator)

Usage
-----

[](#usage)

To use this module:

1. Add the module to your PRADO application configuration
2. Configure database connection parameters
3. Access WordPress content from your PRADO application

```

```

Contributing
------------

[](#contributing)

In the spirit of free software, **everyone** is encouraged to help improve this project.

Here are some ways *you* can contribute:

- by using prerelease versions
- by reporting bugs
- by writing specifications
- by writing code (*no patch is too small*: fix typos, add comments, clean up inconsistent whitespace)
- by refactoring code
- by resolving issues
- by reviewing patches
- by writing your own PRADO extension and posting it on [Packagist](https://packagist.org/)
- by supporting and contributing to your favorite PRADO extensions

Starting point:

- Fork the repo
- Clone your repo
- Make your changes
- Write tests for your changes to ensure that later changes to PRADO WordPress Integrator won't break your code.
- Submit your pull request

Testing
-------

[](#testing)

Not yet Implemented: PRADO WordPress Integrator uses phpunit () for unit testing.

In order to run tests, first clone the PRADO WordPress Integrator repository and have composer install the needed development libraries:

```
git clone https://github.com/belisoful/prado-wp-integrator.git
cd prado-wp-integrator
composer upgrade

```

Now you are ready to run tests; a phpunit configuration file is provided, to run the tests just execute `composer unittest` to run unit tests and

Test results will be saved in in the `build/tests/` directory.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance83

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

91d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16725183?v=4)[Belisoful](/maintainers/belisoful)[@belisoful](https://github.com/belisoful)

---

Top Contributors

[![belisoful](https://avatars.githubusercontent.com/u/16725183?v=4)](https://github.com/belisoful "belisoful (36 commits)")

---

Tags

wordpressextensionintegrationprado

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/belisoful-prado-wp-integrator/health.svg)

```
[![Health](https://phpackages.com/badges/belisoful-prado-wp-integrator/health.svg)](https://phpackages.com/packages/belisoful-prado-wp-integrator)
```

###  Alternatives

[aristath/kirki

Extending the WordPress customizer

1.3k73.1k4](/packages/aristath-kirki)[afragen/git-updater

A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.

3.3k1.7k](/packages/afragen-git-updater)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1358.5k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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