php.package.health
composer.json
.Package | Status | |
---|---|---|
wapmorgan/binary-stream | A handy tool for working with binary data | |
wapmorgan/cab-archive | Reading and extraction of .cab-files | |
wapmorgan/file-type-detector | Detects file type by filename or content and generates correct mimetype. | |
wapmorgan/image-editor | Simple image editor for resizing, cropping and doing other elementary actions with images. | |
wapmorgan/imagery | Simple image editor for resizing, cropping, making collages and other elementary actions with images. | |
wapmorgan/media-file | A unified reader of metadata from audio & video files | |
wapmorgan/morphos | A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time. | |
wapmorgan/morphos-blade | Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation. | |
wapmorgan/morphos-twig | Adds a {{ plural }}, {{ name }}, {{ numeral }}, {{ ordinal }} and {{ money }} filters to Twig templating engine for Russian pluralization and declenation. | |
wapmorgan/mp3info | The fastest php library to extract mp3 tags & meta information. | |
wapmorgan/ncursesobjects | This library implements ncurses functionality in OOP way. | |
wapmorgan/onecloud-api | 1cloud.ru api binding | |
wapmorgan/openapi-generator | OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation | |
wapmorgan/php-code-analyzer | A program that finds usage of different non-built-in extensions in your php code. | |
wapmorgan/php-code-fixer | Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions. | |
wapmorgan/php-deprecation-detector | Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions. | |
wapmorgan/php-rpm-packager | RPM packager for PHP applications. | |
wapmorgan/system-daemon | ||
wapmorgan/threadable | Easy-to-use threading library providing all basic features to run your code in parallel mode | |
wapmorgan/time-parser | A parser for date & time written in natural language | |
wapmorgan/unified-archive | UnifiedArchive - an archive manager with unified interface of working with all popular archive formats (zip/7z/rar/gz/bz2/xz/cab/tar/tar.gz/tar.bz2/tar.x/tar.Z/...) for PHP with ability for listing, reading, extracting and creation + built-in console archive manager. | |
wapmorgan/yii2-inflection | Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time. |