Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eusonlito/php-changes-cheatsheet
https://github.com/eusonlito/php-changes-cheatsheet
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eusonlito/php-changes-cheatsheet
- Owner: eusonlito
- Created: 2020-12-24T16:42:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T15:01:05.000Z (10 months ago)
- Last Synced: 2024-10-18T04:24:01.864Z (26 days ago)
- Language: HTML
- Homepage: https://eusonlito.github.io/php-changes-cheatsheet/
- Size: 1.58 MB
- Stars: 19
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP changes cheatsheet
## Build Requirements:
- PHP 7.4
## Installation:
- Clone this repo: `git clone https://github.com/eusonlito/php-changes-reference.git`
- Generate all files with: `php command All`
- Or, execute step by step:
- Create cache: `php command Cache`
- Create HTML chunks: `php command Chunk`
- Create HTML files: `php command Html`
- Create Assets: `php command Asset`
- Open file `html/index.html`