README: add PHP cheatsheet

This commit is contained in:
Julien Le Coupanec 2018-02-11 19:41:42 +01:00
parent 9a6984369d
commit 7399f975c8
1 changed files with 5 additions and 1 deletions

View File

@ -30,6 +30,10 @@ You are more than welcome to contribute and build your own cheatsheet for your f
* [Bash](languages/bash.sh)
### Imperative
* [JavaScript](languages/php.php)
#### Functional
* [JavaScript](languages/javascript.js)
@ -56,7 +60,7 @@ You are more than welcome to contribute and build your own cheatsheet for your f
<details>
<summary>View contents</summary>
#### Frameworks
* [Vue.js](frontend/vue.js)