vnphp/morpher-bundle

There is no license information available for the latest version (v0.1.1) of this package.

v0.1.1 2017-09-09 12:20 UTC

This package is auto-updated.

Last update: 2024-04-15 11:11:52 UTC


README

An unofficial Symfony Bundle for http://morpher.ru/ws3/ api. build status

Installation

composer require vnphp/morpher-bundle

Usage

<?php

$declension = $this->container->get('vnphp_morpher.client_ru')
                    ->getDeclension('автомойки');