PHPackages                             zapj/zap-php-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. zapj/zap-php-framework

ActiveLibrary[Framework](/categories/framework)

zapj/zap-php-framework
======================

zap php framework

v1.0.3(2y ago)161MITPHPPHP &gt;=7.4.0

Since Aug 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/zapj/zap-php-framework)[ Packagist](https://packagist.org/packages/zapj/zap-php-framework)[ RSS](/packages/zapj-zap-php-framework/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)DependenciesVersions (5)Used By (0)

zap-php-framework
=================

[](#zap-php-framework)

PHP Min
-------

[](#php-min)

> PHP 7.4

Installing Zap-PHP-Framework via Composer
-----------------------------------------

[](#installing-zap-php-framework-via-composer)

```
composer require zapj/zap-php-framework

```

### URL Rewrite

[](#url-rewrite)

#### Apache

[](#apache)

```
Options +FollowSymLinks -Indexes
RewriteEngine On

RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,PT,L]
```

#### Nginx

[](#nginx)

```
location / {
    try_files $uri $uri/ /index.php?$query_string;
}

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% 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 ~226 days

Total

3

Last Release

926d ago

PHP version history (2 changes)v1.0.1PHP &gt;=7.1.0

v1.0.3PHP &gt;=7.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/110003954?v=4)[ZAP](/maintainers/zapj)[@zapj](https://github.com/zapj)

---

Top Contributors

[![zapj](https://avatars.githubusercontent.com/u/110003954?v=4)](https://github.com/zapj "zapj (106 commits)")[![bufw](https://avatars.githubusercontent.com/u/76955454?v=4)](https://github.com/bufw "bufw (4 commits)")

### Embed Badge

![Health badge](/badges/zapj-zap-php-framework/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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