meniloss/primo-texto

There is no license information available for the latest version (dev-master) of this package.

Meniloss PrimoTextoBundle

dev-master 2019-05-07 13:08 UTC

This package is auto-updated.

Last update: 2025-06-10 22:34:41 UTC


README

  1. Install using composer:

"require": { ..., "meniloss/primo-texto": "1.*" },

  1. add to your AppKernel:

$bundles = [ ... new Meniloss\PrimoTextoBundle\MenilossPrimoTextoBundle(), ];

  1. config.yml:

You must add your api key find in your account on primotexto.com

meniloss_primo_texto: api_key: 123456789acdefghij

  1. Usage: