PHP

PHP

NeuralBlitz Updated 1 repo stars

File contents

PHP

PHP is a server-side scripting language designed for web development, powering over 75% of websites with known server-side programming. It excels at dynamic content generation and database interaction.

Key Concepts

  • Composer dependency management
  • PSR standards
  • Namespaces and autoloading
  • PDO for database access
  • OpCache for performance

Common Use Cases

  • Content management systems (WordPress, Drupal)
  • E-commerce platforms (Magento, Laravel)
  • REST APIs
  • Web applications
  • Legacy system maintenance

Best Practices

  • Use Composer for dependencies
  • Follow PSR coding standards
  • Implement proper error handling
  • Use prepared statements for DB
  • Leverage OPcache in production

Resources

  • PHP.net: php.net
  • Packagist: packagist.org
  • Related Skills: laravel, wordpress, rest-api, mysql

NeuralBlitz/Agent-Gateway/tree/main/agent-gateway/skills/user/categories/programming-languages/php commit 29400dd882

Frequently asked questions

npx skillmds@latest add neuralblitz/php-3