laravel-blade-readable-numbers | Laravel Blade directive for short human readable numbers
kandi X-RAY | laravel-blade-readable-numbers Summary
kandi X-RAY | laravel-blade-readable-numbers Summary
laravel-blade-readable-numbers is a PHP library. laravel-blade-readable-numbers has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Laravel Blade directive for short human readable numbers (i.e. 3K+, 4M+)
Laravel Blade directive for short human readable numbers (i.e. 3K+, 4M+)
Support
Quality
Security
License
Reuse
Support
laravel-blade-readable-numbers has a low active ecosystem.
It has 46 star(s) with 4 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
laravel-blade-readable-numbers has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of laravel-blade-readable-numbers is v1.0.0
Quality
laravel-blade-readable-numbers has 0 bugs and 2 code smells.
Security
laravel-blade-readable-numbers has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
laravel-blade-readable-numbers code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
laravel-blade-readable-numbers is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
laravel-blade-readable-numbers releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
laravel-blade-readable-numbers saves you 14 person hours of effort in developing the same functionality from scratch.
It has 41 lines of code, 5 functions and 3 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed laravel-blade-readable-numbers and discovered the below as its top functions. This is intended to give you an instant insight into laravel-blade-readable-numbers implemented functionality, and help decide if they suit your requirements.
- Format a number into a human readable format
- Register the Blade directive .
- Register services .
Get all kandi verified functions for this library.
laravel-blade-readable-numbers Key Features
No Key Features are available at this moment for laravel-blade-readable-numbers.
laravel-blade-readable-numbers Examples and Code Snippets
Copy
@readable_int(123456) // outputs 123K+
@readable_int(123456789) // outputs 123M+
@readable_int(123456789012) // outputs 123B+
@readable_int(123456789012345) // outputs 123T+
Copy
composer require sandervanhooft/laravel-blade-readable-numbers
Community Discussions
No Community Discussions are available at this moment for laravel-blade-readable-numbers.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install laravel-blade-readable-numbers
You can install the package via composer:.
Support
Please see CONTRIBUTING for details.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page