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(3mo ago)9821MITPHP

Since Feb 8Pushed 3mo 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 today

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

40

—

FairBetter than 86% of packages

Maintenance82

Actively maintained with recent releases

Popularity17

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

98d 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

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-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.

45444.2k1](/packages/pressbooks-pressbooks)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)

PHPackages © 2026

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