PHPackages                             gollumeo/php-oop - 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. gollumeo/php-oop

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gollumeo/php-oop
================

A legacy PHP (&gt;= 8.2) OOP boilerplate

1.0.2(1y ago)130MITPHP

Since Jun 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gollumeo/php-oop)[ Packagist](https://packagist.org/packages/gollumeo/php-oop)[ RSS](/packages/gollumeo-php-oop/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

PHP OOP
=======

[](#php-oop)

[![PHP Logo](https://camo.githubusercontent.com/79231c9ba4638e7a4b0238e7ad99bcba4637ddeb0550ce412a8ab37ac1738780/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f332f33312f5765627973746865725f32303136303432335f2d5f456c65706870616e742e7376672f3235363070782d5765627973746865725f32303136303432335f2d5f456c65706870616e742e7376672e706e67)](https://camo.githubusercontent.com/79231c9ba4638e7a4b0238e7ad99bcba4637ddeb0550ce412a8ab37ac1738780/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f332f33312f5765627973746865725f32303136303432335f2d5f456c65706870616e742e7376672f3235363070782d5765627973746865725f32303136303432335f2d5f456c65706870616e742e7376672e706e67)A simple PHP OOP (Object-Oriented Programming) project.

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

[](#requirements)

This project requires the following:

- PHP 7.4 or higher
- Composer
- Node 18 or higher
- Valet or Herd (optional)

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

[](#installation)

To install this project, you'll need [Composer](https://getcomposer.org/). Follow these steps:

1. Open your terminal.
2. Run the following command to create a new project: ```
    composer create-project gollumeo/php-oop my-project
    ```
3. You'll be prompted into picking your CSS flavor.
4. Navigate into your project directory: ```
    cd my-project
    ```

Development Server
------------------

[](#development-server)

To run the development server, you have several options depending on your environment.

### Using PHP Built-in Server

[](#using-php-built-in-server)

If you are not using Valet or Herd, you can use PHP's built-in server:

```
php -S localhost:8000 -t public/
```

### Using Valet/Herd

[](#using-valetherd)

#### Using Valet

[](#using-valet)

If you are using Valet, you can run the following command:

```
valet link
```

Then, open your browser and visit `http://my-project.test`.

#### Using Herd

[](#using-herd)

If you are using Herd, you can run the following command:

```
herd link
```

Then, open your browser and visit `http://my-project.test`.

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

[](#contributing)

Feel free to contribute to this project! You can also comment on the issues or create new ones foe next features or any issue to be solved!

Coming Soon(tm)
---------------

[](#coming-soontm)

- Actual doc on how to use/set up new data flow:
    - setting up the model properties;
    - handling requests and responses within the controller
    - sending data from the controller to the view

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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

Every ~7 days

Total

3

Last Release

672d ago

Major Versions

v0.8 → 1.0.02024-07-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/a158bea7db87ff8be27a0a5e85e63f71e7fc1da6953778626031c29cbf1f5e4f?d=identicon)[gollumeo](/maintainers/gollumeo)

---

Top Contributors

[![gollumeo](https://avatars.githubusercontent.com/u/109650634?v=4)](https://github.com/gollumeo "gollumeo (64 commits)")

### Embed Badge

![Health badge](/badges/gollumeo-php-oop/health.svg)

```
[![Health](https://phpackages.com/badges/gollumeo-php-oop/health.svg)](https://phpackages.com/packages/gollumeo-php-oop)
```

###  Alternatives

[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)

PHPackages © 2026

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