Files
php-the-right-way/_posts/16-08-01-Sites.md
2022-12-16 05:34:18 -05:00

1.4 KiB

isChild, anchor, title
isChild anchor title
true other_resources Other Useful Resources

Other Useful Resources

Cheatsheets

  • PHP Cheatsheets - for variable comparisons, arithmetics and variable testing in various PHP versions.
  • Modern PHP Cheatsheet - documents modern (PHP 7.0+) idioms in a unified document.
  • OWASP Security Cheatsheets - provides a concise collection of high value information on specific application security topics.

More best practices

News around the PHP and web development communities

You can subscribe to weekly newsletters to keep yourself informed on new libraries, latest news, events and general announcements, as well as additional resources being published every now and then:

There are also Weeklies on other platforms you might be interested in; here's a list of some.

PHP universe