webstackar / strapi-client-symfony-bundle
Strapi client for Symfony project
Package info
github.com/webstackar/strapi-client-symfony-bundle
Type:symfony-bundle
pkg:composer/webstackar/strapi-client-symfony-bundle
v0.1.0
2023-03-25 23:37 UTC
Requires
- php: ^8.1
- symfony/http-client: ^5.4|^6.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2026-04-09 04:22:17 UTC
README
Strapi client for Symfony project
Installation
WebstackarStrapiClientBundle uses Composer, please checkout the composer website for more information.
The simple following command will install strapi-client-symfony-bundle into your project. It also add a new
entry in your composer.json and update the composer.lock as well.
$ composer require webstackar/strapi-client-symfony-bundle