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
Requires
- php: ^5.5.9 || ^7.0
This package is auto-updated.
Last update: 2026-03-11 00:12:34 UTC
README
- Install using composer:
"require": { ..., "meniloss/primo-texto": "1.*" },
- add to your AppKernel:
$bundles = [ ... new Meniloss\PrimoTextoBundle\MenilossPrimoTextoBundle(), ];
- config.yml:
You must add your api key find in your account on primotexto.com
meniloss_primo_texto: api_key: 123456789acdefghij
- Usage: