PHPackages                             suilven/homepage - 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. suilven/homepage

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

suilven/homepage
================

Adds a homepage and landing page for template override and additional functionality

3.0.0(4y ago)060[1 issues](https://github.com/gordonbanderson/homepage/issues)PHP

Since Mar 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gordonbanderson/homepage)[ Packagist](https://packagist.org/packages/suilven/homepage)[ RSS](/packages/suilven-homepage/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (10)Used By (0)

Home and Landing Page
=====================

[](#home-and-landing-page)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a825b4678c80ee99640b08e2d98da1821f5f8823c2b64887d2d56617d38e4d3a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7375696c76656e2f686f6d65706167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/suilven/homepage)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/8ec5e67c3bbdee50c183c45a67699a87494171a8c628222a00ea704e0e2583b3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7375696c76656e2f686f6d65706167652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/suilven/homepage)[![Coverage Status](https://camo.githubusercontent.com/ffdd33769902b6646e5a861448a3995a4780fcf2f5a5b05f8c7880538db1620a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7375696c76656e2f686f6d65706167652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/suilven/homepage/code-structure)[![Quality Score](https://camo.githubusercontent.com/e7925dd781eee523525bb4e36bb35348765f9cb3111e4fea9974b742d685ce48/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7375696c76656e2f686f6d65706167652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/suilven/homepage)[![Total Downloads](https://camo.githubusercontent.com/91f2700106ceaa8af07fb80076d6f9f53538c0633e04801416188e1a2159bdea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7375696c76656e2f686f6d65706167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/suilven/homepage)

Additional content types for home page and landing page. For now they are used to allow for a different template (example provided for SS4), but eventually with have more functionality.

Install
-------

[](#install)

Via Composer

```
$ composer require suilven/homepage
```

Usage
-----

[](#usage)

```
$skeleton = new Suilven\HomeLandingPage();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Gordon Anderson](https://github.com/gordonbanderson)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~309 days

Total

9

Last Release

1718d ago

Major Versions

1.0.9 → 2.0.02019-05-31

2.0.0 → 3.0.02021-10-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5550807?v=4)[suilven](/maintainers/suilven)[@suilven](https://github.com/suilven)

---

Top Contributors

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

---

Tags

silverstripesectionhomepagelandingpage

### Embed Badge

![Health badge](/badges/suilven-homepage/health.svg)

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

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M84](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21419.6k11](/packages/silverstripe-sharedraftcontent)[nzta/silverstripe-sitebanner

Site-wide banners activated through the CMS

1037.4k](/packages/nzta-silverstripe-sitebanner)[dnadesign/silverstripe-elemental-decisiontree

Element displaying information in regards to answers given to questions

1117.0k1](/packages/dnadesign-silverstripe-elemental-decisiontree)[twohill/silverstripe-homepagefordomain

Allows to designate a page anywhere in the tree as the homepage for a specific domain, overruling the usual homepage (which is identified by the 'home' URLSegment).

131.3k](/packages/twohill-silverstripe-homepagefordomain)

PHPackages © 2026

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