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 2w ago

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 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

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

1452d 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.7k39.6k](/packages/matomo-matomo)[craftcms/cms

Craft CMS

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

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M672](/packages/shopware-core)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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