PHPackages                             erenilhan/cierra-patch - 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. erenilhan/cierra-patch

ActiveLibrary

erenilhan/cierra-patch
======================

This is my package cierra-patch

016[2 PRs](https://github.com/erenilhan/cierra-patch/pulls)PHP

Since Jun 19Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

Cierra - Challenge Task \[ Cierra Patch \]
==========================================

[](#cierra---challenge-task--cierra-patch-)

Cierra Patch is a Laravel package that provides patch management functionality. It allows you to create, manage, and apply patches to your application.

Installation

Installation
------------

[](#installation)

You can install the package via Composer:

```
composer require "erenilhan/cierra-patch @dev"
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="cierra-patch-migrations"
php artisan migrate
```

Usage
-----

[](#usage)

### Create a patch

[](#create-a-patch)

```
php artisan cierra:make-patch {patch_name}
```

If you don't provide a **{patch\_name}**, the command will prompt you to enter the name of the patch.

### Check Patch Status

[](#check-patch-status)

To check the status of a patch, use the following command:

```
php artisan cierra:patch-status
```

### Apply Patches

[](#apply-patches)

To apply patches to your application, run the following command:

```
php artisan cierra:patch
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Eren İlhan](https://github.com/erenilhan) / [erenilhan.com](https://erenilhan.com)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80% 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.

### Community

Maintainers

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

---

Top Contributors

[![erenilhan](https://avatars.githubusercontent.com/u/5827342?v=4)](https://github.com/erenilhan "erenilhan (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/erenilhan-cierra-patch/health.svg)

```
[![Health](https://phpackages.com/badges/erenilhan-cierra-patch/health.svg)](https://phpackages.com/packages/erenilhan-cierra-patch)
```

PHPackages © 2026

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