Looking to hire Laravel developers? Try LaraJobs

laravel-phone-fix maintained by zarulizham

Description
This is my package laravel-phone-fix
Author
Last update
2026/02/10 11:31 (dev-main)
License
Downloads
126

Comments
comments powered by Disqus

This is my package laravel-phone-fix

Installation

You can install the package via composer:

composer require zarulizham/laravel-phone-fix

Usage

PhoneFix::fix('0123456789');
// 60123456789

PhoneFix::fix('123456789');
// 60123456789

PhoneFix::fix('60123456789');
// 60123456789

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.