Installing PHP 5 DOM Module for FreeBSD 10
The Unix Tutorial shows you Step-by-Step How to Install the PHP 5.x DOM Extension FreeBSD 10.x Unix Desktop.
PHP dom: the DOM extension allows you to operate on XML documents through the DOM API with PHP 5.
- New Package Management Tool: pkgng
- Tickless kernel Enhancing Laptops and VMs Performances
- The Native “BSD hypervisor” bhyve, a legacy-free hypervisor/virtual machine manager

-
How to Getting-Started Installing Packages on FreeBSD 10
-
Installing Opera for FreeBSD 10:
su root -c "pkg search php5"
Example:
su root -c "pkg install php56-dom"