PHPackages                             ghostwriter/nixify - 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. ghostwriter/nixify

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

ghostwriter/nixify
==================

Nix tool for PHP

0.1.0(1mo ago)00BSD-3-ClausePHPPHP ~8.4.0 || ~8.5.0CI passing

Since Mar 30Pushed 1mo agoCompare

[ Source](https://github.com/nix-php/nixify)[ Packagist](https://packagist.org/packages/ghostwriter/nixify)[ Docs](https://github.com/nix-php/nixify)[ GitHub Sponsors](https://github.com/sponsors/ghostwriter)[ RSS](/packages/ghostwriter-nixify/feed)WikiDiscussions 0.1.x Synced 1mo ago

READMEChangelog (1)Dependencies (38)Versions (18)Used By (0)

Nixify
======

[](#nixify)

[![GitHub Sponsors](https://camo.githubusercontent.com/d1db0715e4261c4d3863df937400e4591bc761dc68d590050177df950938ebc7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73706f6e736f72732f67686f73747772697465723f6c6162656c3d53706f6e736f722b406e69782d7068702f6e6978696679266c6f676f3d4769744875622b53706f6e736f7273)](https://github.com/sponsors/ghostwriter)[![Automation](https://github.com/nix-php/nixify/actions/workflows/automation.yml/badge.svg)](https://github.com/nix-php/nixify/actions/workflows/automation.yml)[![Supported PHP Version](https://camo.githubusercontent.com/a0d06759bd11b8b66e5dfe09381cddc33a3c030b7b1417f61640d58d5f93054d/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f6e69782d7068702f6e69786966793f636f6c6f723d383839326266)](https://www.php.net/supported-versions)[![Downloads](https://camo.githubusercontent.com/f99409feb41f0ceaf247f3a04324c6e694d5d8b08033232b349622b17d53bbd2/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f6e69782d7068702f6e69786966793f636f6c6f723d626c7565)](https://packagist.org/packages/nix-php/nixify)

Nix tool for PHP projects.

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

[](#installation)

You can install the package via composer:

```
composer require ghostwriter/nixify
```

### Star ⭐️ this repo if you find it useful

[](#star-️-this-repo-if-you-find-it-useful)

You can also star (🌟) this repo to find it easier later.

Usage
-----

[](#usage)

```
vendor/bin/nixify
```

Generates a `default.nix` file for the project.

```
vendor/bin/nixify make:default-nix
```

Generates a `flake.nix` file for the project.

```
vendor/bin/nixify make:flake-nix
```

Generates a `shell.nix` file for the project.

```
vendor/bin/nixify make:shell-nix
```

Locks Nix dependencies to latest versions.

```
vendor/bin/nixify lock
```

Updates Nix files to the latest version.

```
vendor/bin/nixify update
```

### Credits

[](#credits)

- [Nathanael Esayeas](https://github.com/ghostwriter)
- [All Contributors](https://github.com/ghostwriter/nixify/contributors)

### Changelog

[](#changelog)

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

### License

[](#license)

Please see [LICENSE](./LICENSE) for more information on the license that applies to this project.

### Security

[](#security)

Please see [SECURITY.md](./SECURITY.md) for more information on security disclosure process.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Total

4

Last Release

43d ago

Major Versions

0.2.x-dev → 1.0.x-dev2026-04-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/1dbb0131801cc451dad9917ab29aa823b25d7eebc9f3875a9d481d109bdb44ee?d=identicon)[ghostwriter](/maintainers/ghostwriter)

---

Top Contributors

[![ghostwriter](https://avatars.githubusercontent.com/u/9754361?v=4)](https://github.com/ghostwriter "ghostwriter (1528 commits)")

---

Tags

ghostwriternixnix-phpnixifyghostwriternixnixify

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ghostwriter-nixify/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[spatie/typescript-transformer

This is my package typescript-transformer

3706.5M16](/packages/spatie-typescript-transformer)

PHPackages © 2026

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