PHPackages                             ofernandoavila/tucano-core - 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. ofernandoavila/tucano-core

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

ofernandoavila/tucano-core
==========================

Simple tool to help you create awesome wordpress plugins.

1.1.6(1mo ago)8441MITPHP

Since Feb 8Pushed 1mo agoCompare

[ Source](https://github.com/ofernandoavila/tucano-core)[ Packagist](https://packagist.org/packages/ofernandoavila/tucano-core)[ RSS](/packages/ofernandoavila-tucano-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (22)Used By (1)

Tucano Core
===========

[](#tucano-core)

Simple tools to help you create awesome wordpress plugins.

Getting Started
---------------

[](#getting-started)

Create new project:

```
$ composer create-project ofernandoavila/tucano
```

or add on existing project:

```
$ composer require ofernandoavila/tucano-core
```

Commands
--------

[](#commands)

This project contains a lot of useful tools to help you create some features.

Use the tucano tool to execute your commands:

```
$ ./bin/tucano init project-name
```

### Create

[](#create)

Use the tucano tool to execute your commands:

```
$ ./bin/tucano create:controller name
```

options:

- `controller`: Creates a new controller.
- `migration`: Creates a new migration.
- `model`: Creates a new model.
- `seed`: Creates a new seed.
- `shortcode`: Creates a new shortcode.

### Database

[](#database)

Use the tucano tool to execute your commands:

```
$ ./bin/tucano database:migrate
```

options:

- `migrate`: Run all migrations.
- `rollback`: Remove all migrations.

### Build

[](#build)

Use the tucano tool to execute your commands:

```
$ ./bin/tucano build:angular
```

options:

- `angular`: Build the web components project.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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

Recently: every ~10 days

Total

21

Last Release

46d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5eebd0f533b9153678e4af234925d1ff2f3ee3aa84d89ce1638ae2f449d78a7a?d=identicon)[ofernandoavila](/maintainers/ofernandoavila)

---

Top Contributors

[![ofernandoavila](https://avatars.githubusercontent.com/u/16767726?v=4)](https://github.com/ofernandoavila "ofernandoavila (22 commits)")

### Embed Badge

![Health badge](/badges/ofernandoavila-tucano-core/health.svg)

```
[![Health](https://phpackages.com/badges/ofernandoavila-tucano-core/health.svg)](https://phpackages.com/packages/ofernandoavila-tucano-core)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)

PHPackages © 2026

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