selinux

pecl install selinux

SELinux binding for PHP script language

This extension provides a set of interfaces to communicate between
SELinux and PHP script language. It contains functions to get/set
security context of processes and other objects, to get/set system
booleans, to make a query for in-kernel security server and so on.

Maintainer

  • Remi Collet (lead )
  • KaiGai Kohei (lead )
  • KaiGai Kohei (lead )

Details

Stars: 7
Downloads: 15669
0.3.1
15 years ago
Version 0.3.1 change log

- The "permissive" tag was added to selinux_compute_av
- The selinux_deny_unknown() was added

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0
  • linux