joshbrw/laravel-module-installer
Laravel Module Installer
The purpose of this package is to allow for easy installation of standalone Modules into the Laravel Modules package. This package will ensure that your module is installed into the Modules/ directory instead of vendor/.
You can specify an alternate directory by including a module-dir in the extra data in your composer.json file:
"extra": {
"module-dir": "Custom"
}
Installation
- Ensure you have the
typeset tolaravel-modulein your module'scomposer.json - Ensure your package is named in the convention
<namespace>/<name>-module, for examplejoshbrw/user-modulewould install intoModules/User - Require this package:
composer require joshbrw/laravel-module-installer - Require your bespoke module using Composer. You may want to set the constraint to
dev-masterto ensure you always get the latest version.
Notes
- When working on a module that is version controlled within an app that is also version controlled, you have to commit and push from inside the Module directory and then
composer updatewithin the app itself to ensure that the latest version of your module (dependant upon constraint) is specified in your composer.lock file.
Related Packages
composer/installers
A multi-framework Composer library installer
147,259,670
1,441
agl
annotatecms
attogram
bitrix
cakephp
chef
cockpit
codeigniter
concrete5
concretecms
croogo
dokuwiki
dolibarr
drupal
elgg
eliasis
expressionengine
ez platform
fuelphp
grav
hurad
imagecms
installer
itop
kanboard
known
kohana
lan management system
laravel
lavalite
lithium
magento
majima
mako
mantisbt
matomo
mautic
maya
mediawiki
miaoxing
modulework
modx
modx evo
moodle
osclass
oxid
pantheon
phpbb
piwik
plentymarkets
porto
ppi
processwire
puppet
pxcms
radphp
reindex
roundcube
shopware
silverstripe
smf
starbug
sydes
sylius
tastyigniter
thelia
whmcs
wolfcms
wordpress
yawik
zend
zikula
pekral/cursor-rules
Composer plugin for PHP and Laravel projects that installs Cursor/Claude/Codex r...
181,166
5
zofe/rapyd-module-installer
Rapyd Module Installer, to move remote rapyd-livewire modules in your applicatio...
674
0
corneltek/installers
A multi-framework Composer library installer
357
2
agl
aimeos
annotatecms
bitrix
cakephp
chef
codeigniter
concrete5
craft
croogo
dokuwiki
dolibarr
drupal
elgg
fuelphp
grav
hurad
imagecms
installer
joomla
kohana
laravel
lithium
magento
mako
mautic
mediawiki
modulework
modx evo
moodle
oxid
phpbb
piwik
ppi
puppet
radphp
roundcube
shopware
silverstripe
smf
symfony
thelia
typo3
wolfcms
wordpress
zend
zikula