Download the PHP package nigel/utils without Composer
On this page you can find all versions of the php package nigel/utils. 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 utils
PHP Util Scripts
Installation
1. SSL Certificate Generator
This script is a PHP utility for generating SSL certificates, including private keys, certificate signing requests (CSRs), and certificates themselves.
Example
2. Contipay Checksum Generator
This PHP script generates a checksum using Contipay's checksum algorithm for transaction verification. The generated checksum is essential for ensuring the integrity and authenticity of the transaction data.
Example
3. Phone Helper
This script utilizes a custom wrapper around the 'giggsey/libphonenumber-for-php' library to format and validate phone numbers.
Example
Response
Available Methods
- isValid()
- check if number is valid or not
- internationalFormat()
- get international format from the parsed number
- nationalFormat()
- get national format from the parsed number
- getCountry()
- get country name from the parsed number
- providerInfo()
- get provider info from the parsed number
- timeZoneInfo()
- get timezone info from the parsed number
All versions of utils with dependencies
PHP Build Version
Package Version
Requires
giggsey/libphonenumber-for-php Version
^8.13
The package nigel/utils contains the following files
Loading the files please wait ...