PHPackages                             tabel/framework - 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. tabel/framework

ActiveLibrary[Framework](/categories/framework)

tabel/framework
===============

A simple simple custom framework

116PHP

Since Dec 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/munenepeter/framework)[ Packagist](https://packagist.org/packages/tabel/framework)[ RSS](/packages/tabel-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Tabel
=====

[](#tabel)

A Simple Framework - this is meant for simple projects where i do not need the all the parts offered by Laravel for instance, a static php website with a few features like reading and storing items in a database.

I had planned on it being a no-dependecy framework but i got lazy while working on the DB layer and my custom `QueryBuilder` had some gaps. I chose to use Laravel's Eloquent since i was already acustomed to it and it's simplicity.

> Please note that this should only be used for simple php projects and i created this as part of teaching myself the internals of the Laravel framework.

Note

Please, unless you are just buliding a very minimal and simple web-app that doesn't need all that laravel offers, i'd recommend for you to stick with laravel of symphony as this is very experimental and has not been tested, plus i just wanted to reduce the number of dependencies that comes with laravel

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

[](#installation)

```
composer require tabel/framework

```

Items Check-list
----------------

[](#items-check-list)

- create a default table for users and implement Auth UI and flow
- implement Mailing feature, simple mailing
- fix any errors as i go

License
-------

[](#license)

Be free, you can do anything with the code, but please consult what `illuminate/database` says as am using it for my db interactions, but you can remove it and use the custom ``QueryBuilder` but please note it only works with SQLite, MySQL and a little bit of Postgress

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

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/485049d92d2ed4ccd8029a71bd58279ddff7fcbf1e815e90c69a0a80c1832716?d=identicon)[munenepeter](/maintainers/munenepeter)

---

Top Contributors

[![munenepeter](https://avatars.githubusercontent.com/u/68741159?v=4)](https://github.com/munenepeter "munenepeter (122 commits)")

---

Tags

codingphpphp-framework

### Embed Badge

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

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[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.

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

A simple API extension for DateTime.

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

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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