PHPackages                             adam-clarey/acme-widget-co - 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. adam-clarey/acme-widget-co

ActiveProject

adam-clarey/acme-widget-co
==========================

Viddyoze PHP test

v1.4(6y ago)016PHPPHP &gt;=5.6

Since Apr 5Pushed 6y ago1 watchersCompare

[ Source](https://github.com/adam-clarey/acme-test)[ Packagist](https://packagist.org/packages/adam-clarey/acme-widget-co)[ RSS](/packages/adam-clarey-acme-widget-co/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Installation
============

[](#installation)

Using composer, run:

composer create-project adam-clarey/acme-widget-co --dev

This will install the project, dependencies and it will also initialise a new SQLite database and create the 2 required table:

1. PRODUCTS
2. BASKETS

The install script will then populate the PRODUCTS table.

After installation, the permissions for the install.php will be locked down.

Setup your server as per normal for serving PHP web pages. The root index can be found at \[current-path\]/acme-widget-co/index.php

In a live environment only /index.php and /cart.php would be directly served/executable by external requests.

/config.yml would also be inacessible to web traffic.

Usage
=====

[](#usage)

Access the test site at \[localpath\]/index.php

You will see 3 products as described plus additional promotion and delivery info.

Clicking 'Add to cart' will populate the BASKET table with the current SESSION id used to identify individual user baskets.

On the cart page (/cart.php) You will see all listed products, with delivery, promotion and the total cost.

Each product in the cart can have its quantity updated directly by submitting an integer value &gt;= 0.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

5

Last Release

2229d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/907933?v=4)[adam-clarey](/maintainers/adam-clarey)[@adam-clarey](https://github.com/adam-clarey)

---

Top Contributors

[![adam-clarey](https://avatars.githubusercontent.com/u/907933?v=4)](https://github.com/adam-clarey "adam-clarey (10 commits)")

### Embed Badge

![Health badge](/badges/adam-clarey-acme-widget-co/health.svg)

```
[![Health](https://phpackages.com/badges/adam-clarey-acme-widget-co/health.svg)](https://phpackages.com/packages/adam-clarey-acme-widget-co)
```

PHPackages © 2026

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