PHPackages                             soflomo/scaffold - 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. soflomo/scaffold

ActiveProject

soflomo/scaffold
================

Soflomo scaffold project for fast bootstrapping ZF2 aplications

v0.1.1(12y ago)225[1 issues](https://github.com/Soflomo/Soflomo-Scaffold/issues)BSD-3-ClauseCSS

Since Nov 22Pushed 11y ago3 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (6)Used By (0)

Soflomo Scaffold
================

[](#soflomo-scaffold)

This Soflomo scaffold repository contains the default set-up for Soflomo projects. The scaffold is intented to allow fast bootstrapping of Zend Framework 2 applications with a preconfigured setup of serveral tools. Use at your own will.

Components
----------

[](#components)

The scaffold is based on the following libraries:

1. [Zend Framework 2](http://github.com/zendframework/zf2): more specifically, it looks similar to the [ZendSkeletonApplication](https://github.com/zendframework/ZendSkeletonApplication)
2. [Soflomo\\Common](http://github.com/Soflomo/Common): a set of tools used in any Soflomo project
3. [Soflomo\\Prototype](http://github.com/Soflomo/Prototype): a small module that allows prototyping of applications
4. [Composer](https://github.com/composer/composer): Composer to load all external php dependencies (ZF2 and the Soflomo\* libraries)
5. [Bower](https://github.com/bower/bower): a frontend dependency management tool
6. [normalize.scss](https://github.com/necolas/normalize.css/): to normalize styles across different browsers
7. [Modenizr](https://github.com/Modernizr/Modernizr): to enable progressive enhancements across browsers
8. [Compass](https://github.com/chriseppstein/compass): to parse SASS files into CSS

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

[](#installation)

You can install the scaffold by using composer. Load the composer.phar file and execute the following line:

```
php composer.phar create-project soflomo/scaffold my-dir
bower install
npm install
gulp build

```

This will install the scaffold in "my-dir", load all dependencies from bower and runs the compilation step from compass. If you have a repository available for your new project, add this as remote and start coding.

Usage
-----

[](#usage)

Inside the scaffold several string values are used to indicate the project's name. You can find &amp; replace all of them for your own need.

- --Project Name--: this is meant as a user-friendly and readable format for the project. It is for example used in the title element inside the layout.
- project-name: an internal name for the project, used for example in the bower.json
- example.com: the domain name for the project's intended public url, used in the robots.txt file

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

Total

2

Last Release

4396d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c8ca0c8435ae4c01c201bb52f63a72a8f9ef203f61535d7daf588f6b3a7df1c?d=identicon)[juriansluiman](/maintainers/juriansluiman)

![](https://www.gravatar.com/avatar/561be8a9a2bb67a387fca54489b161a9f76bb7f76aa5e1ae15150e065b736714?d=identicon)[jurreantonisse](/maintainers/jurreantonisse)

---

Top Contributors

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

---

Tags

zf2

### Embed Badge

![Health badge](/badges/soflomo-scaffold/health.svg)

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

PHPackages © 2026

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