mimmi20 / ios-build
Class wrapper for peterkahl/apple-ios-build-version
Installs: 194 317
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.29.8
- mimmi20/coding-standard: ^5.2.44
- nikic/php-parser: ^5.3.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^1.12.9
- phpstan/phpstan-deprecation-rules: ^1.2.1
- phpstan/phpstan-phpunit: ^1.4.0
- phpunit/phpunit: ^11.4.3
- rector/rector: ^1.2.10
- rector/type-perfect: ^1.0.0
- symfony/process: ^7.1.8
- symplify/phpstan-rules: ^13.0.1
- tomasvotruba/cognitive-complexity: ^0.2.3
- tomasvotruba/type-coverage: ^1.0.0
- tomasvotruba/unused-public: ^1.0.0
- dev-master
- 4.0.0
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/composer/master/phpunit/phpunit-tw-11.5.3
- dev-dependabot/composer/master/mimmi20/coding-standard-tw-6.0.6
- dev-dependabot/composer/master/symplify/phpstan-rules-tw-14.2.5
- dev-dependabot/composer/master/mimmi20/coding-standard-tw-6.0.5
- dev-dependabot/composer/master/symplify/phpstan-rules-tw-14.2.4
This package is auto-updated.
Last update: 2025-01-14 11:22:12 UTC
README
Code Status
Requirements
This library requires PHP 8.1+.
Installation
Run the command below to install via Composer
composer require mimmi20/ios-build
Usage
$build = new \IosBuild\IosBuild(); $version = $build->getVersion('<the build>');
Issues and feature requests
Please report your issues and ask for new features on the GitHub Issue Tracker at https://github.com/mimmi20/ios-build/issues