PHP Glossary
abbr. | stand for | meaning |
---|---|---|
PHP | PHP: Hypertext Preprocessor | 超文本预处理器 |
PECL | PHP Extension Community Library | PHP 扩展社区库 |
PEAR | PHP Extension and Application Repository | PHP 扩展和应用程序库 |
PHP-FPM | PHP FastCGI Process Manager | PHP FastCGI 进程管理器 |
FastCGI | Fast Common Gateway Interface | 快速通用网关接口 |
PIE | PHP Installer for Extensions | PHP 扩展安装器 |
PSR | PHP Standard Recommendation | PHP 标准推荐 |