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(4mo ago)8821MITPHP

Since Feb 8Pushed 4mo 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 1w 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

37

—

LowBetter than 81% of packages

Maintenance74

Regular maintenance activity

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

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

143d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16767726?v=4)[Fernando Avila](/maintainers/ofernandoavila)[@ofernandoavila](https://github.com/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

3345.4M354](/packages/psalm-plugin-laravel)[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)[aedart/athenaeum

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

265.2k](/packages/aedart-athenaeum)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9922.4M146](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

211.5M2.5k](/packages/flarum-core)[illuminate/queue

The Illuminate Queue package.

20433.0M1.8k](/packages/illuminate-queue)

PHPackages © 2026

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