PHPackages                             urbanway/construct - 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. urbanway/construct

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

urbanway/construct
==================

v5.1.6(6y ago)1147MITPHPPHP &gt;=5.5.0

Since Jul 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Urbanway/construct)[ Packagist](https://packagist.org/packages/urbanway/construct)[ RSS](/packages/urbanway-construct/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (6)Versions (14)Used By (0)

Construct
=========

[](#construct)

"This is the Construct. It's our loading program. We can load anything... From clothing to equipment, weapons, training simulations; anything we need." ―Morpheus, on the Construct

Construct is Impresspages fork, since they are not supporting anymore.

This repository is used as a library for the main  respository. Here are stored the most fundamental features of construct. In long run, this repository should become into a self sustainable construct-framework without CMS.

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

[](#documentation)

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

[](#installation)

If you want to use the latest version from github, please follow these steps to get everything up and running.

1. Create a file called `composer.json` and put the following content in it:

```
{
"require": {
		"urbanway/construct": "^5.0.0"
	},
	"scripts": {
		"post-install-cmd": ["php vendor/urbanway/construct/bin/setup.php public"],
		"post-update-cmd": ["php vendor/urbanway/construct/bin/setup.php public"]
	},
		"autoload": {
		"psr-4": {"Plugin\\": "public/Plugin/"}
	}
}
```

2. Install all composer dependencies by running `composer install`
3. Start a webserver to serve the `public` directory. You can also use the built-in PHP webserver, switch into the public directory `cd public` and start the webserver using this command: `php -S localhost:8000 index.php`
4. Open your webserver and navigationigate to whatever address you are using, for example `http://localhost:8000`.
5. Follow the setup wizard.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~63 days

Recently: every ~157 days

Total

12

Last Release

2210d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/871482?v=4)[Flakerim Ismani](/maintainers/flakerimi)[@flakerimi](https://github.com/flakerimi)

---

Top Contributors

[![flakerimi](https://avatars.githubusercontent.com/u/871482?v=4)](https://github.com/flakerimi "flakerimi (35 commits)")[![adelinahajrizi](https://avatars.githubusercontent.com/u/25402721?v=4)](https://github.com/adelinahajrizi "adelinahajrizi (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/urbanway-construct/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[magento/community-edition

Magento 2 (Open Source)

12.2k53.6k13](/packages/magento-community-edition)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k48](/packages/ecotone-ecotone)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k40](/packages/civicrm-civicrm-core)

PHPackages © 2026

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