phxlang/composer-phx-plugin

Loads PHX files

Maintainers

Package info

github.com/phxlang/composer-phx-plugin

Type:composer-plugin

pkg:composer/phxlang/composer-phx-plugin

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0-alpha2 2017-08-13 08:00 UTC

This package is not auto-updated.

Last update: 2026-03-15 11:44:09 UTC


README

This plugin enables Composer to autoload .phx files properly.

Installation

Add the plugin as a dependency in the project's composer.json:

composer require phxlang/composer-phx-plugin

Now you can work with .phx files in your project and use all the features of PHX.