Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyako/php
4d-class 4d-component php
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/miyako/php
- Owner: miyako
- License: mit
- Created: 2024-08-22T05:30:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T04:27:38.000Z (2 months ago)
- Last Synced: 2024-12-05T05:20:51.864Z (2 months ago)
- Topics: 4d-class, 4d-component, php
- Language: 4D
- Homepage: https://miyako.github.io/php/
- Size: 43.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![version](https://img.shields.io/badge/version-20%20R5%2B-E23089)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/php)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/php/total)### Licensing
* the source code of this component is licensed under the [MIT license](https://github.com/miyako/php/blob/master/LICENSE).
* see [php.net](https://www.php.net/license/index.php) for the licensing of **PHP**.# php
## dependencies.json
```json
{
"dependencies": {
"php": {
"github": "miyako/php",
"version": "*"
}
}
}
```Based on [miyako/4d-class-php](https://github.com/miyako/4d-class-php).
The CGI class has been refactored as a Shared Singleton.
## Usage
```4d
$CGI:=cs.PHP.PHP_CGI.new(cs.PHP._PHP_CGI_Controller).cgi()$php:="