PHPackages                             getcontent/cms22 - 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. getcontent/cms22

ActiveLibrary

getcontent/cms22
================

GetContent CMS Package

017[3 PRs](https://github.com/GetContentCMS/GetContent/pulls)JavaScript

Since Nov 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/GetContentCMS/GetContent)[ Packagist](https://packagist.org/packages/getcontent/cms22)[ RSS](/packages/getcontent-cms22/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

GetContent CMS Package
======================

[](#getcontent-cms-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f0c61e368f90e4807bf8234e63e5bd70065d170a7876bb3940d22682519698c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676574636f6e74656e74636d732f676574636f6e74656e74636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/getcontentcms/getcontentcms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ecc2c5c21a2d46fad26dbb9d88dd0219a35e2efc922c9ec9b9a6a5dd19e5e31f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f676574636f6e74656e74636d732f676574636f6e74656e74636d732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/getcontentcms/getcontentcms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/92db8d97bdd6127dce6cdc59ec6b378dc9149ce0604feb417dd0dc03338a0480/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f676574636f6e74656e74636d732f676574636f6e74656e74636d732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/getcontentcms/getcontentcms/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f318fc1cb07089134caef82cdc71a1c83bc9e05d4d549a26f5f232143e865669/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676574636f6e74656e74636d732f676574636f6e74656e74636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/getcontentcms/getcontentcms)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require getcontent/cms
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="getcontent-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="getcontent-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="getcontent-views"
```

Usage
-----

[](#usage)

```
$getContent = new GetContent\GetContent();
echo $getContent->echoPhrase('Hello, GetContent!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rich Standbrook](https://github.com/richstandbrook)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 72.8% 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://www.gravatar.com/avatar/cff5cdeebb8ce6c05cc973a427d3a86a635785ec07bbd001d0bee08906cef3c2?d=identicon)[richstandbrook](/maintainers/richstandbrook)

---

Top Contributors

[![richstandbrook](https://avatars.githubusercontent.com/u/870611?v=4)](https://github.com/richstandbrook "richstandbrook (59 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")

### Embed Badge

![Health badge](/badges/getcontent-cms22/health.svg)

```
[![Health](https://phpackages.com/badges/getcontent-cms22/health.svg)](https://phpackages.com/packages/getcontent-cms22)
```

PHPackages © 2026

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