Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inacho/requirements-php
Configurable page to check the requirements of your PHP Application
https://github.com/inacho/requirements-php
Last synced: about 2 months ago
JSON representation
Configurable page to check the requirements of your PHP Application
- Host: GitHub
- URL: https://github.com/inacho/requirements-php
- Owner: inacho
- License: mit
- Created: 2013-09-02T08:06:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T21:25:15.000Z (over 11 years ago)
- Last Synced: 2023-03-23T04:01:53.837Z (almost 2 years ago)
- Language: PHP
- Size: 281 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Requirements-PHP
Configurable page to check the requirements of your PHP Application.
You can run this page in the browser or in the CLI.## Usage
### Add your own conditions
![Conditions](screenshots/conditions.png)
### Run file in browser
![Browser](screenshots/browser.png)
### Also works in the CLI
![CLI](screenshots/cli.png)
## License
Released under the MIT License.