php-doctrine-inflector - Common string manipulations with regard to casing and singular/plural rules
- Website:
- https://github.com/doctrine/inflector
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Doctrine Inflector is a small library that can perform string manipulations with regard to upper-/lowercase and singular/plural forms of words. Autoloader: /usr/share/php/Doctrine/Common/Inflector/autoload.php
Packages
php-doctrine-inflector-1.4.4-1.remi.src | [41 KiB] |
Changelog by Remi Collet (2021-04-19):
- update to 1.4.4 - lower dependency on PHP 7.1 |
php-doctrine-inflector-1.4.3-1.remi.src | [40 KiB] |
Changelog by Remi Collet (2020-06-02):
- update to 1.4.3 |
php-doctrine-inflector-1.4.2-1.remi.src | [40 KiB] |
Changelog by Remi Collet (2020-05-26):
- update to 1.4.2 |
php-doctrine-inflector-1.4.1-1.remi.src | [40 KiB] |
Changelog by Remi Collet (2020-05-11):
- update to 1.4.1 - raise dependency on PHP 7.2 - switch to phpunit8 - switch to classmap autoloader - add dependency on mbstring |
php-doctrine-inflector-1.3.1-1.remi.src | [20 KiB] |
Changelog by Remi Collet (2019-11-13):
- update to 1.3.1 |
php-doctrine-inflector-1.3.0-1.remi.src | [20 KiB] |
Changelog by Shawn Iwinski (2018-04-22):
- Update to 1.3.0 (RHBZ #1473993) - Add get source script - Add composer.json to repo |
php-doctrine-inflector-1.1.0-4.remi.src | [18 KiB] |
Changelog by Shawn Iwinski (2017-05-13):
- Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs if available |