PHPackages                             rougin/expresso - 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. rougin/expresso

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

rougin/expresso
===============

Static blog platform based on Staticka.

v0.1.0(1y ago)06MITPHPPHP &gt;=5.3.0

Since Nov 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rougin/expresso)[ Packagist](https://packagist.org/packages/rougin/expresso)[ Docs](https://roug.in/staticka/expresso/)[ RSS](/packages/rougin-expresso/feed)WikiDiscussions master Synced 1mo ago

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

Expresso
========

[](#expresso)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ba5a22a6c3ffb4141d665f7aa66bbeec1c82a380f4068df2d456e5b1995b91b3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f7567696e2f657870726573736f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rougin/expresso)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/rougin/expresso/blob/master/LICENSE.md)[![Build Status](https://camo.githubusercontent.com/d9c2329d374c334eac957554c0dbe4c72ac117b68138b94e786919bdd82d439e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f726f7567696e2f657870726573736f2f6275696c642e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/rougin/expresso/actions)[![Total Downloads](https://camo.githubusercontent.com/11dfbc99f406e515f43d9dd14c9f778769ab16eb565f5a00b960639ab86cb193/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f7567696e2f657870726573736f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rougin/expresso)

This is the project skeleton for the [Expresso](https://github.com/staticka/expresso) package which also provides the [Console](https://github.com/staticka/console) package for building Markdown pages to HTML.

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

[](#installation)

Create a new project for `Expresso` via [Composer](https://getcomposer.org/):

```
$ composer create-project rougin/expresso
```

Basic Usage
-----------

[](#basic-usage)

As this is a project template, kindly see the documentation for each required package in this project for more information:

- [Console Documentation](https://github.com/staticka/console/blob/master/README.md)
- [Expresso Documentation](https://github.com/staticka/expresso/blob/master/README.md)

### Running the application

[](#running-the-application)

To run the application, the [PHP's built-in web server](https://www.php.net/manual/en/features.commandline.webserver.php) can be used:

```
$ php -S localhost:3977 -t app/public
```

Once the application has been initialized, kindly see the instructions found in the `Dashboard` page of the application.

### Building the created pages

[](#building-the-created-pages)

To build the created pages to HTML, kindly run the `build` command from `staticka`:

```
$ vendor/bin/staticka build
```

Alternatively, it is also possible to build pages from the application by selecting the green `Build site` button which can be found from the upper right of the web browser.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](https://github.com/rougin/expresso/blob/master/CHANGELOG.md) for more information what has changed recently.

Credits
-------

[](#credits)

- [All contributors](https://github.com/rougin/expresso/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](https://github.com/rougin/expresso/blob/master/LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

555d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7721589a958a1fbcef1b527c794d820d75b82988f14b2ed86a1c6904d76a59e?d=identicon)[rougin](/maintainers/rougin)

---

Top Contributors

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

---

Tags

static-sitephp-blogstatic-blog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rougin-expresso/health.svg)

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

PHPackages © 2026

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