URL Normalizer

URL Normalizer 1.4.0 updated

The class implements the RFC 3986 standard.It parses a given URL and fixes it to perform syntax based normalization.The class may lower the case hexadecimal codes of encoded characters, decode characters which are not reserved, removed unnecessary...

Plugin Security Scanner

Plugin Security Scanner 1.2.0 updated

Plugin Security Scanner works by taking a list of all the plugins installed on a WP site, their current versions, and querying the WPScan Vulnerability Database for known security problems.This scan is executed once a day automatically via WordPress' cron...

SimpleCrypt works on top of PHP's MCrypt extension, allowing developers to encrypt and hide sensitive content using a desired algorithm and key.Both encryption and decryption operations are supported.SimpleCrypt works out of the box and supports all of...

pdf-link-checker is a command line utility for the PHP engine.This tool will take a PDF file, open its content, scan for links, and check their status.The results are then listed in the console, giving a summary of what links are still working and what...

read more

The php-dependencies package can be placed inside the root folder of any PHP project and run a simple scan which tells developers a few things about their code and its dependencies.The class works in two stages. At first it will scan and detect all...