Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Composer Suite Laravel Package

sweetchuck/composer-suite

View on GitHub
Deep Wiki
Context7
v1.3.2
v1.3.0

What's Changed

  • Issue #4 - External file support
  • Issue #10 - New command suite:list
  • Issue #12 - Provide JSON Schema for suite definition

Full Changelog: https://github.com/Sweetchuck/composer-suite/compare/v1.2.0...v1.3.0

Sorry for that, but the „External file support” feature uses a different configuration schema.

old:

{

    "composer-suite": {
        "my_suite_01": [
            {
                "type": "prepend",
                "config": {
                    "parents": ["foo"],
                    "items": {
                        "bar": 42
                    }
                }
            }
        ]
    }
}

new:

{

    "composer-suite": {
        "my_suite_01": {
            "description": "my description",
            "actions": [
                {
                    "type": "prepend",
                    "config": {
                        "parents": ["foo"],
                        "items": {
                            "bar": 42
                        }
                    }
                }
            ]
        }
    }
}
v1.2.0
v1.1.0
v1.0.0
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity