Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takayyz/php-sandbox
Just a trial for php features
https://github.com/takayyz/php-sandbox
php
Last synced: about 1 month ago
JSON representation
Just a trial for php features
- Host: GitHub
- URL: https://github.com/takayyz/php-sandbox
- Owner: Takayyz
- Created: 2021-03-13T09:17:02.000Z (almost 4 years ago)
- Default Branch: 8.3
- Last Pushed: 2023-09-06T01:47:51.000Z (over 1 year ago)
- Last Synced: 2023-09-06T02:55:56.973Z (over 1 year ago)
- Topics: php
- Language: Makefile
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-sandbox
Just a trial for php features## Environment
|PHP|
|---|
|^8.3|## Usage
```sh
make start
```## Note
- [DockerHub | PHP](https://hub.docker.com/_/php/tags?page=1)
- [PHP8.3 RFC](https://wiki.php.net/rfc#php_83)