Download the PHP package mrgoodbytes8667/pluralize-bundle without Composer
On this page you can find all versions of the php package mrgoodbytes8667/pluralize-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mrgoodbytes8667/pluralize-bundle
More information about mrgoodbytes8667/pluralize-bundle
Files in mrgoodbytes8667/pluralize-bundle
Package pluralize-bundle
Short Description A (Twig) wrapper bundle for pluralizing strings via Illuminate
License CC-BY-NC-4.0
Informations about the package pluralize-bundle
Pluralize Bundle
A Symfony/Twig bundle for pluralizing strings
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
License
Pluralize Bundle by MrGoodBytes is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/mrgoodbytes8667/pluralize-bundle.
All versions of pluralize-bundle with dependencies
ext-json Version *
symfony/config Version ^6.1 | ^7.0
symfony/dependency-injection Version ^6.1 | ^7.0
symfony/http-kernel Version ^6.1 | ^7.0
symfony/string Version ^6.1 | ^7.0
twig/twig Version ^2.12 | ^3.0