mouf/utils.package-builder

This package contains a set of utility functions for Mouf to ease the way you can build packages.

Maintainers

Package info

github.com/thecodingmachine/utils.package-builder

Homepage

Type:mouf-library

pkg:composer/mouf/utils.package-builder

Statistics

Installs: 19 132

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2015-10-08 18:58 UTC

This package is auto-updated.

Last update: 2026-03-15 07:30:35 UTC


README

This package contains a set of utility functions for Mouf to ease the way you can build packages.

Right now, it contains an export function to export instances easily (so you can build installer with a large number of instances). The export function generates PHP code you can tweak later.

To access the export function, simply install this package and in Mouf UI, go in the Utils > Package builder > Export instances menu.