PHPackages                             netcore/project - 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. netcore/project

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

netcore/project
===============

Netcore.lv development commands, helpers, generators for Laravel

v1.0.0(9y ago)013MITPHPPHP &gt;=5.4.0

Since Mar 4Pushed 9y ago5 watchersCompare

[ Source](https://github.com/netcore/project)[ Packagist](https://packagist.org/packages/netcore/project)[ Docs](http://netcore.lv)[ RSS](/packages/netcore-project/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Netcore Development Helpers
---------------------------

[](#netcore-development-helpers)

#### Installation:

[](#installation)

1. Run

```
composer require netcore/project --dev
```

2. Add service provider to your app.php configuration file

```
'providers' => [
    ...
    Netcore\Project\ProjectServiceProvider::class,
]
```

3. You can also publish the config file to change implementations (ie. files to remove, turn off cache clear etc.)

```
php artisan vendor:publish --provider="Netcore\Project\ProjectServiceProvider" --tag=config
```

### Usage

[](#usage)

- TODO

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3359d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e524527cce55f4877966909320b064763f66f0c89e3edb5c18cecda4bc01cf24?d=identicon)[netcorelv](/maintainers/netcorelv)

---

Top Contributors

[![NViktors](https://avatars.githubusercontent.com/u/26169825?v=4)](https://github.com/NViktors "NViktors (3 commits)")

---

Tags

developmentcommandsinitinitialnetcore

### Embed Badge

![Health badge](/badges/netcore-project/health.svg)

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

###  Alternatives

[franzl/studio

Develop your Composer libraries with style

1.1k634.5k15](/packages/franzl-studio)[mage2tv/magento-cache-clean

This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.

5432.1M3](/packages/mage2tv-magento-cache-clean)[neronmoon/scriptsdev

Scripts-dev behaviour for Composer

691.5M41](/packages/neronmoon-scriptsdev)[bpocallaghan/generators

Custom Laravel File Generators with config and publishable stubs.

11965.8k3](/packages/bpocallaghan-generators)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[mage-os/magento-cache-clean

A faster drop in replacement for bin/magento cache:clean with file watcher

48194.8k2](/packages/mage-os-magento-cache-clean)

PHPackages © 2026

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