mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
content(resources): add content to lang intro pages
This commit is contained in:
@@ -5,6 +5,15 @@ created_at: 2019/12/15
|
||||
title: PHP
|
||||
---
|
||||
|
||||
## PHP
|
||||
## Useful links and documentation
|
||||
|
||||
The PHP resources ^\_-
|
||||
- [Official documentation](https://secure.php.net/manual/en/)
|
||||
- [Laracasts PHP tutorials](http://laracasts.com/)
|
||||
- [PHP: The Right Way](https://phptherightway.com/)
|
||||
- [PHP Standard Recommendations](https://www.php-fig.org/psr/)
|
||||
- [OWASP Cheatsheet](https://cheatsheetseries.owasp.org/)
|
||||
|
||||
## Useful Libraries
|
||||
|
||||
- [Composer package manager](https://getcomposer.org/)
|
||||
- [phpDocumentor](https://www.phpdoc.org/)
|
||||
|
||||
Reference in New Issue
Block a user