gogilo/lpdm

Laravel Package Development Manager.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/gogilo/lpdm

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

This package is auto-updated.

Last update: 2025-09-29 02:52:18 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.