vnphp / morpher-bundle
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/vnphp/morpher-bundle
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: 2025-10-15 14:55:37 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('автомойки');