codewithkyrian/platform-package-installer
Full Changelog: https://github.com/CodeWithKyrian/platform-package-installer/compare/2.0.0...2.1.0
extra.platform-urls with the new extra.artifacts configuration key.{version}.extra.artifacts.vars.extra.platform-packages.<package-name>.urls + vars.dist.platform:generate-urls to accept platforms from CLI (--platforms) instead of platforms.yml.extra.artifacts, preserving extended format when vars exist.symfony/yaml dependency.Full Changelog: https://github.com/CodeWithKyrian/platform-package-installer/compare/1.1.4...2.0.0
^ by @OskarStark in https://github.com/CodeWithKyrian/platform-package-installer/pull/4Full Changelog: https://github.com/CodeWithKyrian/platform-package-installer/compare/1.1.3...1.1.4
Full Changelog: https://github.com/CodeWithKyrian/platform-package-installer/compare/1.1.2...1.1.3
Full Changelog: https://github.com/CodeWithKyrian/platform-package-installer/compare/1.1.1...1.1.2
I'm excited to release the first version of Composer Platform Package Installer, a revolutionary solution for managing platform-specific package distributions in PHP projects!
findBestMatch() method for runtime platform-specific resource selectionplatform-packageplatforms.yml to define platforms and platform-specific exclusions.composer require codewithkyrian/platform-package-installer
linux-x86_64:
exclude:
- libs/linux-arm64
- libs/darwin-*
- "*.exe"
- "**/*.windows.*"
darwin-arm64:
exclude:
- libs/windows-*
- libs/linux-*
- "*.exe"
- "*.so"
MIT License
Contributions are always welcome! Please open issues or submit pull requests; I always love that.
How can I help you explore Laravel packages today?