PHPackages                             gluecks-gmbh/base - 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. gluecks-gmbh/base

ActiveLibrary

gluecks-gmbh/base
=================

01.2k[1 PRs](https://github.com/gluecks-gmbh/base/pulls)PHP

Since Oct 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/gluecks-gmbh/base)[ Packagist](https://packagist.org/packages/gluecks-gmbh/base)[ RSS](/packages/gluecks-gmbh-base/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9b75a1fbd6a679a3028bd78b7e06737029b5c65750be456832fa50cfd6e8264f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676c7565636b732d676d62682f626173652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/gluecks-gmbh/base/?branch=master)[![Build Status](https://camo.githubusercontent.com/5eb545e53c6267d73b6d21c4a7a9026f9bb877475249918a3ef7e4145bcc0c1c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676c7565636b732d676d62682f626173652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/gluecks-gmbh/base/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/677b4e68e33d08018b4debd29ab4ac6190b956615c9ec6a9a2486c3d914066ea/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676c7565636b732d676d62682f626173652f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

BASE
====

[](#base)

Base is Framework and MVC

Installation
============

[](#installation)

composer
--------

[](#composer)

Create basic MVC installion
---------------------------

[](#create-basic-mvc-installion)

Run the script "./vendor/gluecks-gmbh/base/scripts/baseCreate.sh" inside the project root folder.

MVC / Smarty
------------

[](#mvc--smarty)

Every Controller needs a

- PHP Controller class
- Smarty Template file
- Smarty Config file

### MVC / Smarty / Link-Plugin

[](#mvc--smarty--link-plugin)

You can use the link-plugin to generate uris out of a controller related to the routes.xml

The Syntax is:

{Link-&gt;use controller="/About::overveiw"}

If the uri contains regular expression it is necessary to add the values of the regualr expression. To do this you have to add a var named "values" to the plugin call. The variable have to be an numeric array with the syntax: first element belongs to the first regualar expression, the second element to the second regular expression and so on.

{Link-&gt;use controller="/Stores::details" values=\["london"\]}

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/19d6f705d25a1494b126f5aa3fb9763d57237c3996b4df23e965fa7a172ac96b?d=identicon)[gluecksgmbh](/maintainers/gluecksgmbh)

---

Top Contributors

[![fgluecks](https://avatars.githubusercontent.com/u/10325463?v=4)](https://github.com/fgluecks "fgluecks (66 commits)")

---

Tags

mvc-frameworkphp-frameworkphp7

### Embed Badge

![Health badge](/badges/gluecks-gmbh-base/health.svg)

```
[![Health](https://phpackages.com/badges/gluecks-gmbh-base/health.svg)](https://phpackages.com/packages/gluecks-gmbh-base)
```

PHPackages © 2026

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