PHPackages                             slabphp/slabphp - 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. slabphp/slabphp

ActiveFramework[Framework](/categories/framework)

slabphp/slabphp
===============

SlabPHP Web Platform

v0.1.13(8y ago)052Apache 2.0PHP

Since Feb 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SlabPHP/slabphp)[ Packagist](https://packagist.org/packages/slabphp/slabphp)[ Docs](https://www.salernolabs.com/slab)[ RSS](/packages/slabphp-slabphp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (17)Versions (15)Used By (0)

SlabPHP Web Framework
=====================

[](#slabphp-web-framework)

This is the core SlabPHP library. The purpose of it is to create a system object, select an appropriate controller, execute it, and display the result. That's the general flow of every of any particular SlabPHP request. This library depends on all the other SlabPHP libraries.

- [Installation and Setup Guide](docs/installation.md)
- [History and More Info](docs/history.md)
- [Bootstrap Documentation](docs/bootstrap.md)
- [System Object Documentation](docs/system.md)

SlabPHP Components
------------------

[](#slabphp-components)

SlabPHP is made of a bunch of atomic components that can be used separately or together. The components rely on a shared library of interfaces. You can use the pre-built components or even write your own. Some libraries are also optional so feel free to bring your own logger, database, session handler, etc.

ComponentDescription[Core SlabPHP Library](https://github.com/SlabPHP/slabphp)includes all of these via composer and provides structure for using the framework.[Templating and Display Library](https://github.com/SlabPHP/display)SlabPHP's output and templating library[Router](https://github.com/SlabPHP/router)light-weight web router with validators for routes[Component Interface Library](https://github.com/SlabPHP/component-interfaces)external interface library with shareable testing mocks[Debug Utility](https://github.com/SlabPHP/debug)the debug utility displays a helpful debug bar at the bottom of default SlabPHP pages[Base Controller Library](https://github.com/SlabPHP/controllers)some base controllers to help you get started[Bundle Stack Library](https://github.com/SlabPHP/bundle-stack)manage a hierarchy of bundles so you can easily share code between them[Landing Page Bundle](https://github.com/SlabPHP/landing)this page's source code and an example SlabPHP bundle[Sequencer Library](https://github.com/SlabPHP/sequencer)this library helps you write re-usable controllers by extending controller sequences[Database Library](https://github.com/SlabPHP/database)a simple relational database wrapper with token binding[Cache Manager Library](https://github.com/SlabPHP/cache-manager)a simple cache manager wrapper with memcache and redis providers[Configuration Library](https://github.com/SlabPHP/configuration-manager)a configuration library that loads files from a hierarchy of bundles[Session Library](https://github.com/SlabPHP/session-manager)provides flash data capabilities and session handlers that work in both native and the slabphp session system[Input Manager Library](https://github.com/SlabPHP/input-manager)a small input manager library that sanitizes input to the application[Concatenator Library](https://github.com/SlabPHP/concatenator)a simple library that provides concatenation of files, urls, etc. for use in controllersProduction Deployment
---------------------

[](#production-deployment)

SlabPHP will include PHPUnit and a debug library that can add a [debug bar](docs/debug-bar.md) to the standard template. When deploying to production, make sure you use no-dev and optimize-autoloader.

```
composer update --no-dev -o

```

Feedback, Changes, Comments, Concerns
-------------------------------------

[](#feedback-changes-comments-concerns)

Feel free to open tickets, [email Salerno Labs LLC staff](https://www.salernolabs.com/contact), or most preferably create pull requests for any changes you'd like in the codebase.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

14

Last Release

3009d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/155974?v=4)[Eric Salerno](/maintainers/ericsalerno)[@ericsalerno](https://github.com/ericsalerno)

---

Top Contributors

[![ericsalerno](https://avatars.githubusercontent.com/u/155974?v=4)](https://github.com/ericsalerno "ericsalerno (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M16.9k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[laravel/nightwatch

The official Laravel Nightwatch package.

3486.1M13](/packages/laravel-nightwatch)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k3](/packages/elgg-elgg)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)

PHPackages © 2026

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