https://github.com/iolevel/frameworks-ci
Stubs for building and testing various PHP frameworks with Peachpie.
https://github.com/iolevel/frameworks-ci
Last synced: over 1 year ago
JSON representation
Stubs for building and testing various PHP frameworks with Peachpie.
- Host: GitHub
- URL: https://github.com/iolevel/frameworks-ci
- Owner: iolevel
- License: apache-2.0
- Created: 2017-06-13T09:37:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T16:42:02.000Z (over 6 years ago)
- Last Synced: 2025-01-27T09:29:40.980Z (over 1 year ago)
- Language: PHP
- Size: 20.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frameworks-ci
Stubs for building and testing various PHP frameworks with PeachPie.
Files specific to each framework are located in their respective folder.
They are expected to be copied to a folder containing the particular framework, possibly overwriting some of its files.
The `project.msbuildproj` file is expected there, as it allows to build the framework using MSBuild and PeachPie.
Version of PeachPie compiler and runtime packages can be specified as `$(PeachpieVersion)` property.