Skip to content

nix-php/nixify

Repository files navigation

Nixify

GitHub Sponsors Automation Supported PHP Version Downloads

Nix tool for PHP projects.

Installation

You can install the package via composer:

composer require ghostwriter/nixify

Star ⭐️ this repo if you find it useful

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

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

Changelog

Please see CHANGELOG.md for more information on what has changed recently.

License

Please see LICENSE for more information on the license that applies to this project.

Security

Please see SECURITY.md for more information on security disclosure process.

About

[WIP] Nix tool for PHP

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages