PHPackages                             dave1010/php-empty - 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. dave1010/php-empty

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

dave1010/php-empty
==================

Empty project to get started with PHP

v0.1.1(11y ago)1110MITPHP

Since Apr 15Pushed 11y ago2 watchersCompare

[ Source](https://github.com/dave1010/php-empty)[ Packagist](https://packagist.org/packages/dave1010/php-empty)[ RSS](/packages/dave1010-php-empty/feed)WikiDiscussions master Synced 1mo ago

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

Skeleton PHP project
====================

[](#skeleton-php-project)

Usage
-----

[](#usage)

Setup

```
composer create-project dave1010/php-empty

```

Running tests
-------------

[](#running-tests)

```
./vendor/bin/phpunit

```

You can also run `./tdd.sh` to watch PHP files and run PHPUnit automatically whenever there are changes

Running specs
-------------

[](#running-specs)

```
./vendor/bin/phpspec run

./vendor/bin/behat

```

Serving web content (from the project root)

```
php -S localhost:8000 -t web/

```

Console app

```
./console.php

```

Structure
---------

[](#structure)

```
src - classes
tests - test classes
spec - spec classes
features - Behat features
web - web root

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

2

Last Release

4052d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/50682?v=4)[Dave Hulbert](/maintainers/dave1010)[@dave1010](https://github.com/dave1010)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dave1010-php-empty/health.svg)

```
[![Health](https://phpackages.com/badges/dave1010-php-empty/health.svg)](https://phpackages.com/packages/dave1010-php-empty)
```

###  Alternatives

[thedigitalembassy/adeptus

Wordpress activity log plugin

105.2k](/packages/thedigitalembassy-adeptus)[adlino/locations

Iran Provinces, Counties and Cities with a Google Map Location for Laravel.

171.3k](/packages/adlino-locations)

PHPackages © 2026

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