Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miyako/php


https://github.com/miyako/php

4d-class 4d-component php

Last synced: about 1 month ago
JSON representation

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:="