PHPackages                             vishwac09/php-algo-scaffold - 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. vishwac09/php-algo-scaffold

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

vishwac09/php-algo-scaffold
===========================

When solving algorithmic examples on local machine (leetcode.com), this package allows me to create executable/test files faster.

01561PHP

Since Dec 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vishwac09/php-algo-scaffold)[ Packagist](https://packagist.org/packages/vishwac09/php-algo-scaffold)[ RSS](/packages/vishwac09-php-algo-scaffold/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Algorithm Scaffold
======================

[](#php-algorithm-scaffold)

I like solving problems on Leetcode and prefer using my local development environment mostly, also Wanted to keep a track of all the problems which i have solved till now, so decided to maintain a [repository](https://github.com/vishwac09/LeetCodes) for it. Created a strucutre which adheres to the PSR-4 **autoloading** PHP-fig standard.

For every new problem i create folder under the "**src**" directory with a php file for the Problem with a unit test file under the "**tests**" directory. I created this library just to automate these file creation task.

Usage
-----

[](#usage)

Create a project, and add this packages as **DEV** dependancy. Check tjhe repo for more details

#### Installation

[](#installation)

Add via composer

```
composer require --dev vishwac09/php-algo-scaffold

```

### Run

[](#run)

Execute via

```
./vendor/bin/pas

```

[![Image](./assets/php_algo_scaffold.png)](./assets/php_algo_scaffold.png)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

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/e18baeb5960ba0429bc0fba2e09015f6bfc6165bce053691a88901891b32a2e2?d=identicon)[vishwac](/maintainers/vishwac)

---

Top Contributors

[![vishwac09](https://avatars.githubusercontent.com/u/7726776?v=4)](https://github.com/vishwac09 "vishwac09 (11 commits)")

### Embed Badge

![Health badge](/badges/vishwac09-php-algo-scaffold/health.svg)

```
[![Health](https://phpackages.com/badges/vishwac09-php-algo-scaffold/health.svg)](https://phpackages.com/packages/vishwac09-php-algo-scaffold)
```

###  Alternatives

[kartik-v/yii2-ipinfo

An IP address information display widget for Yii 2.0 with country flag and geo position info.

2833.6k1](/packages/kartik-v-yii2-ipinfo)[latrell/geohash

This package geohash for Laravel 5 support.

1128.6k](/packages/latrell-geohash)[avator/yii2-turbosms

Yii2 turbosms

1031.0k](/packages/avator-yii2-turbosms)[yannisme/confixtheme

Confix Theme For Flarum

124.5k](/packages/yannisme-confixtheme)

PHPackages © 2026

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