https://github.com/mimmi20/macos-build
https://github.com/mimmi20/macos-build
php83
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mimmi20/macos-build
- Owner: mimmi20
- License: mit
- Created: 2019-06-22T16:20:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T03:01:27.000Z (2 months ago)
- Last Synced: 2025-04-07T09:15:07.749Z (2 months ago)
- Topics: php83
- Language: PHP
- Homepage:
- Size: 575 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# macos-build
[](https://packagist.org/packages/mimmi20/macos-build)
[](https://packagist.org/packages/mimmi20/macos-build)
[](https://packagist.org/packages/mimmi20/macos-build)## Code Status
[](https://codecov.io/gh/mimmi20/macos-build)
[](https://codeclimate.com/github/mimmi20/macos-build/test_coverage)
[](https://isitmaintained.com/project/mimmi20/macos-build "Average time to resolve an issue")
[](https://isitmaintained.com/project/mimmi20/macos-build "Percentage of issues still open")
[](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/macos-build/master)
[](https://codeclimate.com/github/mimmi20/macos-build/maintainability)## Requirements
This library requires PHP 8.1+.
## Installation
Run the command below to install via Composer
```shell
composer require mimmi20/macos-build
```## Usage
```php
$build = new \MacosBuild\MacosBuild();
$version = $build->getVersion($code);
```## Issues and feature requests
Please report your issues and ask for new features on the GitHub Issue Tracker
at