Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivammathur/php-extensions-windows
Build PHP extensions for windows
https://github.com/shivammathur/php-extensions-windows
pcov php php-extensions windows xdebug
Last synced: about 1 month ago
JSON representation
Build PHP extensions for windows
- Host: GitHub
- URL: https://github.com/shivammathur/php-extensions-windows
- Owner: shivammathur
- License: mit
- Created: 2020-06-19T19:44:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T19:48:12.000Z (3 months ago)
- Last Synced: 2024-11-02T10:42:43.252Z (about 2 months ago)
- Topics: pcov, php, php-extensions, windows, xdebug
- Language: PowerShell
- Homepage:
- Size: 38.1 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - shivammathur/php-extensions-windows - Build PHP extensions for windows (PowerShell)
README
# shivammathur/php-extensions-windows
> Build PHP extensions for windows.
## License
The code in this project is licensed under the [MIT license](http://choosealicense.com/licenses/mit/).
Please see the [license file](LICENSE) for more information. This project has multiple [dependencies](#dependencies "Dependencies for this Homebrew tap"). Their licenses can be found in their respective repositories.## Dependencies
- [php-builder-windows](https://github.com/shivammathur/php-builder-windows "PHP Snapshots")
- [php-sdk-binary-tools](https://github.com/php/php-sdk-binary-tools "PHP SDK Binary tools")
- [PCOV](https://github.com/krakjoe/pcov "PCOV Upstream")
- [Xdebug](https://github.com/xdebug/xdebug "Xdebug Upstream")