PHPackages                             redteenmutantninjaturtle/curso - 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. redteenmutantninjaturtle/curso

ActiveProject

redteenmutantninjaturtle/curso
==============================

v1.0.0(3y ago)05MITPHP

Since Aug 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/GustavoViniciusdeMorais/ComposerCourse)[ Packagist](https://packagist.org/packages/redteenmutantninjaturtle/curso)[ RSS](/packages/redteenmutantninjaturtle-curso/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Composer
========

[](#composer)

```

docker-compose up -d --build

docker exec -it composercourse_php_1 sh

composer init

composer install

composer require --dev phpunit/phpunit

composer require monolog/monolog

# After creating the psr-4 at the composer.json
# when you run composer dump-autoload the src maps goes to
# ./vendor/composer/autoload_psr4.php

composer dump-autoload

chmod +x composer.sh
./composer.sh

# PSR VALIDATOR
composer require squizlabs/php_codesniffer

vendor/bin/phpcs --standard=PSR2 src/Controllers/MainController.php # show file errors

vendor/bin/phpcbf --standard=PSR2 src/Controllers/MainController.php # fix file errors

# Interface Example

composer require psr/log # it is implemented at the src/Logger folder

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

1407d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d9efb0d6da62e181480f87df74a98ce2f3a534d20119becdff94c889de8273d?d=identicon)[GustavoViniciusdeMorais](/maintainers/GustavoViniciusdeMorais)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/redteenmutantninjaturtle-curso/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[illuminate/log

The Illuminate Log package.

6225.3M622](/packages/illuminate-log)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

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