Download the PHP package alexusmai/laravel-purifier without Composer
On this page you can find all versions of the php package alexusmai/laravel-purifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-purifier
HTMLPurifier - Laravel 5 package
HTML Purifier is a standards-compliant HTML filter library written in PHP.
About HTML Purifier - http://htmlpurifier.org/
Installation
Composer
If you have Laravel 5.4 or earlier version, then add service provider to config/app.php and
add alias.
Publish config file (purifier.php)
Usage
Use default settings (config/purifier.php - default)
Or you can create your own settings in configuration file (config/purifier.php)
Or you can use dynamic configuration
All versions of laravel-purifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
illuminate/support Version 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*
ezyang/htmlpurifier Version 4.13.*
illuminate/support Version 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*
ezyang/htmlpurifier Version 4.13.*
The package alexusmai/laravel-purifier contains the following files
Loading the files please wait ....