1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-12-19 16:53:15 +00:00

README: add PHP cheatsheet

This commit is contained in:
Julien Le Coupanec 2018-02-11 19:41:42 +01:00
parent 9a6984369d
commit 7399f975c8

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