PHPackages                             soiposervices/cms - 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. soiposervices/cms

ActiveLibrary[Framework](/categories/framework)

soiposervices/cms
=================

This package is a very simple cms package, it contains Pages, Posts and Metatags

v0.0.6-beta(1y ago)0765[2 PRs](https://github.com/SoipoServices/cms/pulls)MITPHPPHP ^8.0

Since Jul 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SoipoServices/cms)[ Packagist](https://packagist.org/packages/soiposervices/cms)[ Docs](https://github.com/soiposervices/cms)[ GitHub Sponsors](https://github.com/soiposervices)[ RSS](/packages/soiposervices-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (15)Versions (16)Used By (0)

This package is a very simple cms package, it contains Pages, Posts and Metatags
================================================================================

[](#this-package-is-a-very-simple-cms-package-it-contains-pages-posts-and-metatags)

[![Latest Version on Packagist](https://camo.githubusercontent.com/526bccd91a805e014d69032c37e6c762d1108131b640136f85ab70a992ac55e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f69706f73657276696365732f636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/soiposervices/cms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d85a88ecddb53f888570427acbf14bfe2a0b3b7269b6655a6ec8e5c5ae6698ea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f736f69706f73657276696365732f636d732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/soiposervices/cms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7472fb34c7d2ca9cdfff3fd38aad139e36fefaf975236afede7fb544f9ce39c7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f736f69706f73657276696365732f636d732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/soiposervices/cms/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/382328407f3c076c91d2d62b2dd4c04877d6b6753ab975227ff17a65ab579870/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f69706f73657276696365732f636d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/soiposervices/cms)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/4989421fbd95d30fced6221e098a4f5ba40a6b71f7eba8691ba51e81d78bc623/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f636d732e6a70673f743d31)](https://spatie.be/github-ad-click/cms)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require soiposervices/cms
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$cms = new SoipoServices\Cms();
echo $cms->echoPhrase('Hello, SoipoServices!');
```

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)

- [Luigi Laezza](https://github.com/SoipoServices)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

If you enjoy this, please consider supporting SoipoServices:

[![Buy Me A Coffee](https://camo.githubusercontent.com/0cf29a542375e1a46e84d8bf5805a4e5c0a6ee98b6547ccdc0c55eed49d99c69/68747470733a2f2f63646e2e6275796d6561636f666665652e636f6d2f627574746f6e732f76322f64656661756c742d79656c6c6f772e706e67)](https://www.buymeacoffee.com/SoipoServices)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~71 days

Recently: every ~89 days

Total

6

Last Release

689d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cbf7b15aa95b4f96a243793fdcb6365420dda7a873cef7424384ea815aa80bf?d=identicon)[SoipoServices](/maintainers/SoipoServices)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")[![RPGustavo](https://avatars.githubusercontent.com/u/55893403?v=4)](https://github.com/RPGustavo "RPGustavo (19 commits)")[![soipo](https://avatars.githubusercontent.com/u/2483887?v=4)](https://github.com/soipo "soipo (18 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")[![GustavoPintoR](https://avatars.githubusercontent.com/u/67055984?v=4)](https://github.com/GustavoPintoR "GustavoPintoR (4 commits)")[![olamiposi-soipo](https://avatars.githubusercontent.com/u/105737368?v=4)](https://github.com/olamiposi-soipo "olamiposi-soipo (1 commits)")

---

Tags

laravelcmssoiposervices

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/soiposervices-cms/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M59](/packages/orchid-platform)[statamic/statamic

Statamic

824170.4k](/packages/statamic-statamic)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[devisephp/cms

Content Management System using the Laravel Framework

817.3k](/packages/devisephp-cms)

PHPackages © 2026

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