PHPackages                             webisters/site - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. webisters/site

ActiveProject[Utility &amp; Helpers](/categories/utility)

webisters/site
==============

Webisters Static Site Project

v1.0.1(1mo ago)14MITCSSPHP &gt;=8.2

Since Apr 29Pushed 1mo agoCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

Webisters Site
==============

[](#webisters-site)

Webisters Static Site 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)

- A project-oriented foundation for building and organizing application features.
- Configuration and dependency wiring that supports repeatable local setup.
- Conventions for adding routes, services, and domain-specific functionality.

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-site site

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

cd site
composer install
```

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

[](#run-locally)

```
php webisters start
```

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

Testing
-------

[](#testing)

```
vendor/bin/phpunit
```

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

[](#project-structure)

- `public/`: Public web root and entrypoint files.

Support
-------

[](#support)

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

License
-------

[](#license)

MIT

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance92

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

39d ago

### 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 (2 commits)")

---

Tags

staticfrontendsite

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[composer/satis

Simple Repository Generator

3.3k1.4M19](/packages/composer-satis)[sculpin/sculpin

Static Site Generator

1.5k104.4k12](/packages/sculpin-sculpin)[mexitek/phpcolors

A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

5023.8M20](/packages/mexitek-phpcolors)[aimeos/ai-controller-frontend

Aimeos business controller logic for frontend

1.0k346.3k18](/packages/aimeos-ai-controller-frontend)[baschte/content-animations

TYPO3 CMS extension to have some fun and animate your content elements

2487.7k](/packages/baschte-content-animations)[rumenx/php-assets

Framework-agnostic PHP package to manage frontend assets in the backend. Works with plain PHP, Laravel, Symfony, and any PHP framework.

1043.3k](/packages/rumenx-php-assets)

PHPackages © 2026

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