Skip to content

netgen/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Netgen Recipes

This repo holds all Symfony Flex recipes which can't be put into the official symfony/recipes-contrib repo because of incompatible license like GPL.

Configure access to recipes

Update your composer.json file with Flex endpoint:

{
    "extra": {
        "symfony": {
            "endpoint": [
                "https://api.github.com/repos/netgen/recipes/contents/index.json?ref=flex",
                "flex://defaults"
            ]
        }
    }
}

About

Netgen recipes repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published