PHPackages                             purplespider/car-database - 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. purplespider/car-database

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

purplespider/car-database
=========================

A skeleton for Silverstripe CMS modules.

1.0.1(2y ago)08BSD-3-ClausePHP

Since Sep 14Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Car Database Module for Silverstripe CMS
========================================

[](#car-database-module-for-silverstripe-cms)

Provides a basic structure for a car rental database, with the ability to manage multiple vehicles that are displayed on a page with links to an Enquiry form.

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

[](#installation)

```
composer require purplespider/car-database
```

Then run `dev/build`

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

[](#documentation)

Use the `Vehicles` admin screen to add multiple vehicles.

Create a new page of the type "Vehicle Holding Page" to display the vehicle details along with a button to enquire.

Configuration
-------------

[](#configuration)

You can disable the enquiry form by setting `enable_form` to `false`:

```
PurpleSpider\CarDatabase\VehicleHoldingPage:
    enable_form: false
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

2

Last Release

977d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/329880?v=4)[James Cocker](/maintainers/purplespider)[@purplespider](https://github.com/purplespider)

---

Top Contributors

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

---

Tags

silverstripecms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/purplespider-car-database/health.svg)

```
[![Health](https://phpackages.com/badges/purplespider-car-database/health.svg)](https://phpackages.com/packages/purplespider-car-database)
```

###  Alternatives

[adrhumphreys/silverstripe-textdropdownfield

A text field combined with a dropdown field.

106.1k](/packages/adrhumphreys-silverstripe-textdropdownfield)

PHPackages © 2026

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