Releases: Mateodioev/php-utils
Releases · Mateodioev/php-utils
Minor changes
Full Changelog: v1.4.2...v1.4.3
Use fixer
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Full Changelog: v1.4...v1.4.1
fakeStdClass
Add new class: Mateodioev\Utils\fakeStdClass
Move method Strings::IsValidUrl() to Network::IsValidUrl()
Full Changelog: v1.3...v1.4
Network Utils
Add new class: Networking
Namespace: Mateodioev\Utils\Network
Functions:
IsValidUrl($url): boolIsValidIp($ip): bool
Mateodioev\Utils\Strings
- Add function
RemoveNoSpace() - Deprecated function
IsValidUrl(), moved to Mateodioev\Utils\Network::IsValidUrl()
Exceptions
v1.2.1 change exception name
Exceptions
Add some exceptions
namespace: Mateodioev\Utils\Exceptions;
DbExceptionFileExceptionKeyArrayExceptionRequestException
Interface
ExceptionInterface
Add luhn
Add luhn check methods
calculateCheckSum
calculateCheckDigit
isValid
First version
Release first version