phxlang / composer-phx-plugin
Loads PHX files
Package info
github.com/phxlang/composer-phx-plugin
Type:composer-plugin
pkg:composer/phxlang/composer-phx-plugin
1.0-alpha2
2017-08-13 08:00 UTC
Requires
- composer-plugin-api: ^1.1
- composer/composer: ^1.5.0
- phxlang/phx: ^1.0.0
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.