PHPackages                             solcre/columnis-express - 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. [Framework](/categories/framework)
4. /
5. solcre/columnis-express

ActiveLibrary[Framework](/categories/framework)

solcre/columnis-express
=======================

Content Management System that consumes Columnis API and assigns the data to a template engine.

362PHPCI failing

Since Dec 26Pushed 3y ago6 watchersCompare

[ Source](https://github.com/solcre/columnis-express)[ Packagist](https://packagist.org/packages/solcre/columnis-express)[ RSS](/packages/solcre-columnis-express/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (0)

[![Build Status](https://camo.githubusercontent.com/f0bf6ccbdde2f9d348c6166e757583dab154a5b6de61c3018afc3d522bae5120/68747470733a2f2f6170692e7472617669732d63692e6f72672f736f6c6372652f636f6c756d6e69732d657870726573732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/solcre/columnis-express)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d4319e122ab8133108b306fde835c5a679e48e2dced648db8f04bc667f348792/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f736f6c6372652f636f6c756d6e69732d657870726573732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/solcre/columnis-express/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/bfc135c5a08ad03e11c535a0c944e7c65d270a2d64196b684b5405f2879901cf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f736f6c6372652f636f6c756d6e69732d657870726573732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/solcre/columnis-express/?branch=master)[![Dependency Status](https://camo.githubusercontent.com/b39fba454db3cdcc6b9417f020bc772001195553167fbf38d19c089beda5159f/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534663461633839346633313038336531623030306232612f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/54f4ac894f31083e1b000b2a)[![Latest Stable Version](https://camo.githubusercontent.com/823643c89788947e8a00c616de889a2422c67f589852d6545ab7b2f2578df019/68747470733a2f2f706f7365722e707567782e6f72672f736f6c6372652f636f6c756d6e69732d657870726573732f76657273696f6e2e737667)](https://packagist.org/packages/solcre/columnis-express)[![Latest Unstable Version](https://camo.githubusercontent.com/65dab1c6413b16606e55b4bcc1d1d3da69f2510ef0760968403af392c7ac4888/68747470733a2f2f706f7365722e707567782e6f72672f736f6c6372652f636f6c756d6e69732d657870726573732f762f756e737461626c652e737667)](//packagist.org/packages/solcre/columnis-express)[![Total Downloads](https://camo.githubusercontent.com/7849fb8ca45ffd50305724b80f5e297fd9fe83662ab1d0585b6246e3bdc2cccc/68747470733a2f2f706f7365722e707567782e6f72672f736f6c6372652f636f6c756d6e69732d657870726573732f646f776e6c6f6164732e737667)](https://packagist.org/packages/solcre/columnis-express)[![License](https://camo.githubusercontent.com/2147533e019bc8937796098991f2a62e55488b9bb183479576a1e4eafd6729a0/68747470733a2f2f706f7365722e707567782e6f72672f736f6c6372652f636f6c756d6e69732d657870726573732f6c6963656e73652e737667)](https://packagist.org/packages/solcre/columnis-express)

Columnis Express
================

[](#columnis-express)

Introduction
------------

[](#introduction)

Columnis Express is the new version of Columnis CMS. It is a simple ZF2 application that consumes Columnis API, assigns the data to the selected template engine and renders the request page.

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

[](#installation)

- To run columnis-express on your computer you must have doker installed and running.
- Clone repository and run docker

```
$ git clone https://github.com/solcre/columnis-express.git
$ cd columnis-express
$ docker-compose up -d
```

[![run container done](https://camo.githubusercontent.com/11e084a04e9763a0aba4d2bec984f2760aa10c3843b581a05388bd875968399f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31302e35392e30382e706e67)](https://camo.githubusercontent.com/11e084a04e9763a0aba4d2bec984f2760aa10c3843b581a05388bd875968399f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31302e35392e30382e706e67)

If the console gives you the following, we are on the right track **don't worry about the warning**

- Rename local.php.dist to local.php

```
$ cd config/autoload
$ mv local.php.dist local.php
```

- Inside local.php change the client-number [![local php](https://camo.githubusercontent.com/78cc233a8b371a3e0a8cc2bd9069c2b84449850df579f601482fa22b051748d6/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31312e31342e32352e706e67)](https://camo.githubusercontent.com/78cc233a8b371a3e0a8cc2bd9069c2b84449850df579f601482fa22b051748d6/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31312e31342e32352e706e67)
- Inside the docker terminal

```
php composer.phar install
```

- Open localhost:8080 in your browser and if you get something like this (img), everything is ok [![404 columnis](https://camo.githubusercontent.com/791e0ca1286b801f683eecd5f3d9d1da833af89d55b731d1e3146bc58bf85f45/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31312e32372e34342e706e67)](https://camo.githubusercontent.com/791e0ca1286b801f683eecd5f3d9d1da833af89d55b731d1e3146bc58bf85f45/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31312e32372e34342e706e67)
- Inside public\_html paste all your project dir (templates, assets, css, etc) like this: [![404 columnis](https://camo.githubusercontent.com/1879dafe7d4937d7fff59fd9b09e9b7a1201a27fc01354cff9ee9c7c4f77b8f9/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31312e33302e35352e706e67)](https://camo.githubusercontent.com/1879dafe7d4937d7fff59fd9b09e9b7a1201a27fc01354cff9ee9c7c4f77b8f9/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f63646e2e657870726573732d626574612e736f6c6372652e636f6d2f696d616765732f53637265656e2b53686f742b323032332d30342d31342b61742b31312e33302e35352e706e67)

    **Note:** for all this to work the .htacces, 404.html, index.php and php.ini files must be inside public\_html and must never be modified, deleted or anything like that.
- Right now you can go back to localhost:8080 and you should see your web site 🥳🍾

### Server

[](#server)

PHP 5.4+ cURL

### Libraries Used

[](#libraries-used)

Zend Framework 2

Guzzle 5 -&gt; Used to consume the Columnis API

AssetsManager + Assetic + filters -&gt; Used to manage and minify stylesheets and scripts

Smarty -&gt; Used as template engine.

Apigility -&gt; Used to retrieve templates and invalidate cache.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.8% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/55d27a1ec9a94bf6d27704c4262bf7530b4b5fa1576eda6568c305360e537451?d=identicon)[solcre](/maintainers/solcre)

---

Top Contributors

[![matiasfuster](https://avatars.githubusercontent.com/u/10004100?v=4)](https://github.com/matiasfuster "matiasfuster (118 commits)")[![gustavguez-solcre](https://avatars.githubusercontent.com/u/10031932?v=4)](https://github.com/gustavguez-solcre "gustavguez-solcre (61 commits)")[![juanbarla](https://avatars.githubusercontent.com/u/10398430?v=4)](https://github.com/juanbarla "juanbarla (8 commits)")[![solcre](https://avatars.githubusercontent.com/u/4933390?v=4)](https://github.com/solcre "solcre (6 commits)")[![luisbaute23](https://avatars.githubusercontent.com/u/111375542?v=4)](https://github.com/luisbaute23 "luisbaute23 (5 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (4 commits)")[![diego-sorribas](https://avatars.githubusercontent.com/u/16760271?v=4)](https://github.com/diego-sorribas "diego-sorribas (2 commits)")

### Embed Badge

![Health badge](/badges/solcre-columnis-express/health.svg)

```
[![Health](https://phpackages.com/badges/solcre-columnis-express/health.svg)](https://phpackages.com/packages/solcre-columnis-express)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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