lensmedia/api.lensmedia.nl-bundle

Symfony bundle for to work with our main LENS API

Installs: 1 200

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2025-02-26 15:56 UTC

This package is auto-updated.

Last update: 2025-02-26 15:56:33 UTC


README

A bundle that holds a set of shared Symfony related items to interact with https://api.lensmedia.nl.

Development

While developing in composer.json if you checkout the bundle too:

"repositories": [
    {
        "type": "path",
        "url": "../../api.lensmedia.nl-bundle"
    }
],

Then composer update lensmedia/api.lensmedia.nl-bundle to create the new link.

Don't commit these changes.