PHPackages                             webisters/app - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. webisters/app

ActiveProject[HTTP &amp; Networking](/categories/http)

webisters/app
=============

Webisters App Project

v1.0.7(1mo ago)16MITPHPPHP &gt;=8.2

Since Apr 29Pushed 1mo agoCompare

[ Source](https://github.com/webisters/app)[ Packagist](https://packagist.org/packages/webisters/app)[ Docs](https://webisters.com/packages/app)[ Fund](https://webisters.com/sponsor)[ RSS](/packages/webisters-app/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (5)Versions (9)Used By (0)

Webisters App
=============

[](#webisters-app)

Webisters App Project This project is intended as an application-level codebase that can be configured and extended for local or deployed environments.

What Is Included
----------------

[](#what-is-included)

- Structured patterns that align with MVC-style application architecture.
- Database-oriented abstractions for safer and clearer data access.
- Tools for handling HTTP requests, responses, and related integrations.

Setup
-----

[](#setup)

```
composer global require webisters/webisters
# Optional (Windows): automatically adds Composer global bin-dir to PATH
composer global exec webisters setup

# Create the project (preferred)
webisters new-app app

# If `webisters` is not on PATH yet, use the no-PATH fallback:
# composer global exec webisters new-app app

cd app
composer install
```

Run Locally
-----------

[](#run-locally)

```
php webisters start
```

If the custom runtime command is unavailable, use: `php -S localhost:8000 -t public`.

Project Structure
-----------------

[](#project-structure)

- `app/`: Application code, modules, and domain logic.
- `boot/`: Bootstrap and startup configuration scripts.
- `public/`: Public web root and entrypoint files.
- `tests/`: Automated tests and supporting fixtures.

Support
-------

[](#support)

- Issues:
- Source:
- Documentation:
- Forum:
- Email:

License
-------

[](#license)

MIT

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance92

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

8

Last Release

39d ago

PHP version history (2 changes)v1.0.0PHP &gt;=8.3

v1.0.5PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/76ae5701a44f49f3e6a75fcd26174f093374997d189ea665b22366601b0da16e?d=identicon)[webisters](/maintainers/webisters)

---

Top Contributors

[![HafizMMoaz](https://avatars.githubusercontent.com/u/103947442?v=4)](https://github.com/HafizMMoaz "HafizMMoaz (7 commits)")

---

Tags

httpconfigdatabaseroutingmvcsessionappapplicationSkeletonprojectlibraries

### Embed Badge

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

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

###  Alternatives

[aplus/app

Aplus Framework App Project

6011.6M1](/packages/aplus-app)[aplus/mvc

Aplus Framework MVC Library

2611.6M3](/packages/aplus-mvc)

PHPackages © 2026

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