Skip to content

Commit a27162d

Browse files
authored
add php article
1 parent 92ea338 commit a27162d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ to potential employers. Score well on one of our public tests, and you will get
145145

146146
## PHP
147147

148+
- **Efficient data structures for PHP 7** - https://medium.com/@rtheunissen/efficient-data-structures-for-php-7-9dda7af674cd - Medium article about implementing data structures with modern PHP
149+
148150
- **30-seconds-of-php-code** - https://github.com/appzcoder/30-seconds-of-php-code - A curated collection of useful PHP snippets that you can understand in 30 seconds or less.
149151

150152
- **SOLID Principles in PHP** - https://laracasts.com/series/solid-principles-in-php - SOLID represents a series of guidelines that developers can use to, if done well, simplify and clarify their code.

0 commit comments

Comments
 (0)