slides/pearintro/whatispecl1.xml
What is PECL?

5/28
What is PEAR?
What is PFC?
  • • PHP Extension Code Library
  • • Extensions Written in C/C++
  • • Code Follows PHP Coding Standards
  • • PHP Extensions Will Move to PECL
  • • Uses PEAR installer
  • • Example packages
  • • apc, apd, bcompiler, iisfunc, printer
  • • mailparse, phpdoc, python, satellite
  • • session_pgsql, soap, threads, xmms, ...