PHPackages                             resknow/boilerplate - 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. resknow/boilerplate

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

resknow/boilerplate
===================

Boilerplate - A PHP boilerplate that takes the faff out of developing websites.

4.1.2(6y ago)0681BlueOak-1.0.0HTMLPHP ^7.1

Since Oct 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/resknow/boilerplate)[ Packagist](https://packagist.org/packages/resknow/boilerplate)[ Docs](https://github.com/resknow/boilerplate)[ RSS](/packages/resknow-boilerplate/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (9)Dependencies (5)Versions (11)Used By (1)

Boilerplate
===========

[](#boilerplate)

### The Config File

[](#the-config-file)

Outlined below are the default values that appear on a fresh Boilerplate site. Plugins may define their own values so you will need to refer to the docs for those plugins.

KeyDescription`admin_mode`When set to `true`, will display an Admin UI for installing plugins, only works on localhost and when `environment === dev``url`The site's full URL, including protocol. `e.g. https://example.co.uk``company`The company/site name`email`Site e-mail address, required by the Form plugin`environment`Current site environment, used by Boilerplate and plugins to determine whether you're developing or if the site is live. Use `dev` or `prod`.`force_url`Only used if `environment === prod`. Forces the site `url` for all requests.`analytics`Google Analytics property ID, required by Google Analytics plugin, not used otherwise.`stylesheets`Site-wide stylesheets, add in key value pairs `e.g. main: ~/css/style.css` the `~` character is used to represent the `assets_dir`, which is `/_templates/assets` by default.`forms`Configuration for your forms, see the Form plugin `docs` for full documentation.### Local Server

[](#local-server)

If you have PHP installed on your local machine, you can use the built-in local server to test your Boilerplate site. To do so, open your terminal and `cd` in to your site's directory and run `php serve`. Your site will now be running on `localhost:8000`. To stop the local server, type `Ctrl + C` in the terminal.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

10

Last Release

2311d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/resknow-boilerplate/health.svg)

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

###  Alternatives

[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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