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...

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...

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...