gogilo/lpdm

Laravel Package Development Manager.

Maintainers

Package info

github.com/gogilo2003/lpdm

pkg:composer/gogilo/lpdm

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.3 2022-05-19 23:22 UTC

This package is auto-updated.

Last update: 2026-03-01 00:17:17 UTC


README

This is a utility package for larvel developers who would wish create their applications as packages, just like developing with laravel. The best part is this utility is installed as a global command for composer.

Install

To install the utility you need to have installed composer and ensure composer/bin exists on the system path.

composer global require gogilo/lpdm

To update

composer global update

License

Laravel Package Development Manager(lpdm) is open-sourced software licensed under the MIT license.