Skip to content

Maslosoft/Whitelist

Repository files navigation

PHP Code White List

Latest Stable Version License Scrutinizer Code Quality Code Coverage

Quick Install

composer require maslosoft/whitelist

Documentation

Full Whitelist Documentation

Allow only necessary PHP functions

Whitelist allows you to define allowed PHP functions, variable, classes, and forbid the rest. By default it also forbids unsafe constructs, like eval, variable variables names, variable methods names.

Whitelist

PHP Code whitelister

About

PHP Code whitelister

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors