PHPackages                             i5-agency/wordpress-core - 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. i5-agency/wordpress-core

ActiveWordpress-core[Utility &amp; Helpers](/categories/utility)

i5-agency/wordpress-core
========================

WordPress core installed via Composer

6.9.0(3mo ago)08GPL-2.0-or-laterPHP &gt;=7.4

Since Jan 27Pushed 3mo agoCompare

[ Source](https://github.com/i5-agency/wordpress-core)[ Packagist](https://packagist.org/packages/i5-agency/wordpress-core)[ Docs](https://wordpress.org)[ RSS](/packages/i5-agency-wordpress-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

WordPress Core
==============

[](#wordpress-core)

WordPress core package for Composer.

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

[](#installation)

```
composer require i5-agency/wordpress-core:6.4.2
```

WordPress will be automatically downloaded from wordpress.org and installed at your project root.

Available Versions
------------------

[](#available-versions)

Check available versions on [Packagist](https://packagist.org/packages/i5-agency/wordpress-core).

Usage
-----

[](#usage)

In your project's `composer.json`:

```
{
    "require": {
        "i5-agency/wordpress-core": "6.4.2"
    }
}
```

Then run:

```
composer install
```

Custom Installation Path
------------------------

[](#custom-installation-path)

To install WordPress in a subdirectory, add this to your project's `composer.json`:

```
{
    "extra": {
        "installer-paths": {
            "public/": ["i5-agency/wordpress-core"]
        }
    }
}
```

Custom Locale
-------------

[](#custom-locale)

To install WordPress in a different language, fork this package or use:

```
{
    "repositories": [
        {
            "type": "package",
            "package": {
                "name": "i5-agency/wordpress-core",
                "version": "6.4.2",
                "type": "wordpress-core",
                "require": {
                    "i5-agency/wordpress-installer": "^1.0"
                },
                "extra": {
                    "wordpress-locale": "fr_FR"
                }
            }
        }
    ]
}
```

License
-------

[](#license)

GPL-2.0-or-later (WordPress license)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance79

Regular maintenance activity

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

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

112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d73afd47f8667d7735041d9a3b42dfca04ae4f91399f0df1b0ef6ea800479c0?d=identicon)[i5Agency](/maintainers/i5Agency)

---

Tags

wordpress

### Embed Badge

![Health badge](/badges/i5-agency-wordpress-core/health.svg)

```
[![Health](https://phpackages.com/badges/i5-agency-wordpress-core/health.svg)](https://phpackages.com/packages/i5-agency-wordpress-core)
```

###  Alternatives

[tgmpa/tgm-plugin-activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

1.8k222.5k13](/packages/tgmpa-tgm-plugin-activation)[aristath/kirki

Extending the WordPress customizer

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

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

3.3k1.6k](/packages/afragen-git-updater)[justintadlock/hybrid-carbon

God-like post featured image script.

202.5k](/packages/justintadlock-hybrid-carbon)[typisttech/wp-admin-notices

A simplified OOP implementation of the WordPress admin notices

141.2k](/packages/typisttech-wp-admin-notices)

PHPackages © 2026

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