Skip to content

monofony/recipes

Repository files navigation

Symfony Flex Packs

This repository contains Symfony flex recipes to help you to build your apps quickly.

Using in exist projects

Add the following to the composer extra.symfony.endpoint configuration:

    "extra": {
        "symfony": {
            "allow-contrib": false,
            "require": "7.2.*",
            "endpoint": [
                "https://raw.githubusercontent.com/monofony/recipes/refs/heads/flex/main/index.json",
                "flex://defaults"
            ]
        }
    }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published