PHPackages                             jelle-s/everybody-codes - 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. [CLI &amp; Console](/categories/cli)
4. /
5. jelle-s/everybody-codes

ActiveLibrary[CLI &amp; Console](/categories/cli)

jelle-s/everybody-codes
=======================

Basic commands for everybody.codes scaffolding

1.0.3(5mo ago)09MITPHPPHP &gt;=8.1

Since Nov 5Pushed 5mo agoCompare

[ Source](https://github.com/Jelle-S/everybody-codes)[ Packagist](https://packagist.org/packages/jelle-s/everybody-codes)[ RSS](/packages/jelle-s-everybody-codes/feed)WikiDiscussions main Synced 1mo ago

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

Everybody Codes
===============

[](#everybody-codes)

This repository contains everybody.codes (ec) commands to have the basics for an ec solution project up and running with a single command.

Installation
------------

[](#installation)

```
composer require jelle-s/everybody-codes

```

Configuration
-------------

[](#configuration)

Following environment variables can/should be configured:

- `EC_COOKIE`: Your advent of code session cookie.

Commands
--------

[](#commands)

### Init

[](#init)

```
vendor/bin/ec init 1 1 2022

```

```
Description:
  Initialise all scaffolding for an ec puzzle solution.

Usage:
  init [ [ []]]

Arguments:
  part                  The part of the puzzle, defaults to part 1 [default: 1]
  day                   The day of the puzzle, defaults to the current day
  year                  The year of the puzzle, defaults to the current year

Options:
  -h, --help            Display help for the given command. When no command is given display help for the run command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

```

### InitProject

[](#initproject)

```
vendor/bin/ec init-project ~/projects/ec2022 2022

```

```
Description:
  Initialise all scaffolding for an ec solution project.

Usage:
  init-project  []

Arguments:
  dir                   The directory to create the project in
  year                  The year of the puzzle, defaults to the current year

Options:
  -h, --help            Display help for the given command. When no command is given display help for the run command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

```

### Run \[default command\]

[](#run-default-command)

```
vendor/bin/ec run 1 1 2022

```

```
Description:
  Run a puzzle solution.

Usage:
  run [ [ []]]

Arguments:
  part                  The part of the puzzle, defaults to part 1 [default: 1]
  day                   The day of the puzzle, defaults to the current day
  year                  The year of the puzzle, defaults to the current year

Options:
  -h, --help            Display help for the given command. When no command is given display help for the run command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance74

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Total

4

Last Release

172d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd0af1f056fd3baa2df55c0c745ade4d0f8af99505f717bf0ad48d7b615a2153?d=identicon)[Jelle-S](/maintainers/Jelle-S)

---

Top Contributors

[![Jelle-S](https://avatars.githubusercontent.com/u/1828542?v=4)](https://github.com/Jelle-S "Jelle-S (7 commits)")

### Embed Badge

![Health badge](/badges/jelle-s-everybody-codes/health.svg)

```
[![Health](https://phpackages.com/badges/jelle-s-everybody-codes/health.svg)](https://phpackages.com/packages/jelle-s-everybody-codes)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M385](/packages/shopware-core)

PHPackages © 2026

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