39 lines
5.1 KiB
Plaintext
39 lines
5.1 KiB
Plaintext
name : nwidart/laravel-modules
|
|
descrip. : Laravel Module management
|
|
keywords : module, modules, rad, laravel, nwidart
|
|
versions : dev-master, 13.x-dev, v13.0.0, v12.0.5, v12.0.4, v12.0.3, v12.0.2, v12.0.1, v12.0.0, * v11.1.10, v11.1.9, v11.1.8, v11.1.7, v11.1.6, v11.1.5, v11.1.4, v11.1.3, v11.1.2, v11.1.1, v11.1.0, v11.0.11, v11.0.10, v11.0.9, v11.0.8, v11.0.7, v11.0.6, v11.0.5, 11.0.4, v11.0.3, v11.0.2, v11.0.1, v11.0.0, 10.0.6, 10.0.5, 10.0.4, 10.0.3, 10.0.2, 10.0.1, v10.0.0, v9.0.6, 9.0.5, v9.0.4, v9.0.3, v9.0.2, 9.0.1, v9.0.0, 8.6.0, v8.5.0, v8.4.0, v8.3.0, 8.2.0, 8.1.0, 8.0.0, 7.4.0, 7.3.0, 7.2.0, 7.1.0, 7.0.x-dev, 7.0.0, 6.2.0, 6.1.0, 6.0.x-dev, 6.0.0, 5.1.0, 5.0.x-dev, 5.0.1, 5.0.0, 4.1.0, 4.0.x-dev, 4.0.0, 3.3.1, 3.3.0, 3.2.1, 3.2.0, 3.1.0, 3.0.x-dev, 3.0.1, 3.0.0, 2.7.0, 2.6.0, 2.5.0, 2.4.1, 2.4.0, 2.3.0, 2.2.1, 2.2.0, 2.1.0, 2.0.x-dev, 2.0.0, 1.27.2, 1.27.1, 1.27.0, 1.26.0, 1.25.1, 1.25.0, 1.24.0, 1.23.0, 1.22.0, 1.21.0, 1.20.0, 1.19.0, 1.18.0, 1.17.1, 1.17.0, 1.16.0, 1.15.0, 1.14.0, 1.13.1, 1.13.0, 1.0.x-dev, 0.12.0, 0.11.2, 0.11.1, 0.11.0, 0.10, 0.9, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3, 0.2, 0.1, dev-correct-component-path-in-service-provider, dev-FixModuleLoading, dev-patch-56, dev-laravel-12, dev-add-additional-placeholders-for-migrations, dev-config-needs-path-adjustment-for-layout-change, dev-reafactor, dev-feature/module-config-override, dev-hot-fixes-for-mismatch-variables, dev-tareq-alqadi/master, dev-add-migrator-fallback, dev-remove-env-from-being-used, dev-add-support-for-inertia, dev-upgrade-to-laravel-13, dev-add-larastan
|
|
released : 2025-02-18, 1 year ago
|
|
type : library
|
|
license : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText
|
|
homepage :
|
|
source : [git] https://github.com/nWidart/laravel-modules.git 6a987af3103bcf2dc31ebd18a68373bc8c7a99f7
|
|
dist : [zip] https://api.github.com/repos/nWidart/laravel-modules/zipball/6a987af3103bcf2dc31ebd18a68373bc8c7a99f7 6a987af3103bcf2dc31ebd18a68373bc8c7a99f7
|
|
path : C:\laragon\www\gsb-cons\vendor\nwidart\laravel-modules
|
|
names : nwidart/laravel-modules
|
|
|
|
support
|
|
issues : https://github.com/nWidart/laravel-modules/issues
|
|
source : https://github.com/nWidart/laravel-modules/tree/v11.1.10
|
|
|
|
autoload
|
|
files
|
|
psr-4
|
|
Nwidart\Modules\ => src
|
|
|
|
requires
|
|
php >=8.2
|
|
ext-dom *
|
|
ext-json *
|
|
ext-simplexml *
|
|
wikimedia/composer-merge-plugin ^2.1
|
|
|
|
requires (dev)
|
|
phpunit/phpunit ^11.0
|
|
mockery/mockery ^1.6
|
|
orchestra/testbench ^v9.0
|
|
friendsofphp/php-cs-fixer ^v3.52
|
|
laravel/framework ^v11.33
|
|
laravel/pint ^1.16
|
|
spatie/phpunit-snapshot-assertions ^5.0
|
|
phpstan/phpstan ^1.4
|