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
Requires
- kriswallsmith/buzz: ^0.15.0
Requires (Dev)
- jakub-onderka/php-parallel-lint: ^0.9.2
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-10-15 12:16:23 UTC
README
An unofficial Symfony Bundle for http://morpher.ru/ws3/ api.
Installation
composer require vnphp/morpher-bundle
Usage
<?php
$declension = $this->container->get('vnphp_morpher.client_ru')
->getDeclension('автомойки');