PHPackages                             cedricziel/canva-extension-helper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cedricziel/canva-extension-helper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cedricziel/canva-extension-helper
=================================

Canva.com extension helpers

v0.0.9(5y ago)72462MITPHPPHP ^7.4 || ^8.0

Since Aug 16Pushed 5y ago2 watchersCompare

[ Source](https://github.com/cedricziel/canva-extension-helper-php)[ Packagist](https://packagist.org/packages/cedricziel/canva-extension-helper)[ Docs](https://github.com/cedricziel/canva-extension-helper-php)[ RSS](/packages/cedricziel-canva-extension-helper/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (8)Versions (10)Used By (0)

Canva.com extensions with PHP
=============================

[](#canvacom-extensions-with--php)

Some utilities for building canva extensions.

Usage
-----

[](#usage)

### Installation

[](#installation)

Via composer:

```
composer require cedricziel/canva-extension-helper

```

### With Symfony

[](#with-symfony)

Symfony projects usually come with a fully configured serializer and a configured http server layer.

The following Symfony controller is enough for a "Publish" extension with the `basic` layout:

```
