10/04/2018
PHP: Hypertext Preprocessor
PHP is a popular general-purpose scripting language that is especially suited to web development. For anyone who uses PHP.
https://php.net
⚠️ GROUP RULES:
- Be nice and respectful to others.
- Post in English.
- Be professional. Aim for good quality in questions and discussions.
- For sharing code use nopaste sites.
- Publish only PHP and web-centric development related topics.
- Job offers have to be PHP or web development related.
- Don't share personal data (emails, phone numbers...).
- Read https://php.earth/conduct
📌 GROUP GUIDES:
- How to ask smart questions?
https://php.earth/smart-questions
- How to answer questions?
https://php.earth/answers
- Frequently asked questions:
https://php.earth/docs/faq
- PHP installation:
https://php.earth/install
- PHP frameworks:
https://php.earth/docs/misc/frameworks
- Nopaste sites:
https://php.earth/docs/interop/nopaste
📘 MUST CHECK:
- Official PHP docs:
http://php.net/docs
- PHP best practices, coding standards, tutorials:
http://phptherightway.com
- Disproval of various PHP delusions and superstitions:
https://phpdelusions.net
- Open source PHP code:
https://packagist.org
🌍 LOCAL GROUPS:
Discuss PHP in your language or meet PHP people in person
https://php.ug
💬 SLACK:
Chat channels for additional PHP and development related discussions
https://php.earth/slack
️🏆 TOP CONTRIBUTORS:
https://php.earth/contributors
🤝 ADMINS:
https://php.earth/team/admins
30 Mar 2018 PHP 7.1.16 Released The PHP development team announces the immediate availability of PHP 7.1.16. This is a security fix release, containing one security fix and many bug fixes. All PHP 7.1 users are encouraged to upgrade to this version. For source downloads of PHP 7.1.16 please visit ou...