PHPackages                             chicongst/porto - 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. chicongst/porto

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

chicongst/porto
===============

Easy to make Action and Task

v1.0.2(5y ago)07MITPHP

Since Nov 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/chicongst/porto-generator)[ Packagist](https://packagist.org/packages/chicongst/porto)[ RSS](/packages/chicongst-porto/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

Laravel Porto Generator
=======================

[](#laravel-porto-generator)

Easy to make Action and Taks with Porto structure.

Install
-------

[](#install)

```
composer require chicongst/porto
```

### Config

[](#config)

You may want to save the root of your project folder out of the app and add another namespace, for example

```
    'namespace'=> 'App\\Containers\\',
    'generator'=>[
        'action-stub' => app_path('stubs/action.stub'),
        'task-stub' => app_path('stubs/task.stub')
    ]
```

#### Commands

[](#commands)

To generate everything you need, run this command:

```
php artisan porto:action Service/ActionName
php artisan porto:task Service/TaskName

```

#### Publish Configuration

[](#publish-configuration)

```
php artisan vendor:publish --provider="Chicongst\Porto\ServiceProvider"
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

2041d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23364290?v=4)[Chicongst](/maintainers/chicongst)[@chicongst](https://github.com/chicongst)

---

Top Contributors

[![chicongst](https://avatars.githubusercontent.com/u/23364290?v=4)](https://github.com/chicongst "chicongst (1 commits)")

---

Tags

laravelPorto

### Embed Badge

![Health badge](/badges/chicongst-porto/health.svg)

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

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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