exolnet / laravel-format
Utility class to format values for display.
dev-master
2024-10-17 13:53 UTC
Requires
- php: ^8.1
- ext-intl: *
- illuminate/support: ^10.0|^11.0
Requires (Dev)
- exolnet/phpcs-config: ^2.0
- giggsey/libphonenumber-for-php: ^8.12
- laravel/pint: ^1.18.1
- mockery/mockery: ^1.4
- orchestra/testbench: ^8.0|^9.0
- phpunit/phpunit: ^10.5
- squizlabs/php_codesniffer: ^3.10.3
Suggests
- giggsey/libphonenumber-for-php: Required to format phone numbers.
This package is auto-updated.
Last update: 2024-10-17 13:53:37 UTC
README
Utility class to format values for display.
Installation
Require this package with composer:
composer require exolnet/laravel-format
Usage
Explain how to use your package.
Testing
To run the phpUnit tests, please use:
composer test
Contributing
Please see CONTRIBUTING and CODE OF CONDUCT for details.
Security
If you discover any security related issues, please email security@exolnet.com instead of using the issue tracker.
Credits
License
This code is licensed under the MIT license. Please see the license file for more information.