| Recommend this page to a friend! | 
| Info | Documentation | Reputation | Support forum | Blog | Links | 
| Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
| 2024-12-20 (3 months ago)  | Not enough user ratings | Total: 14 This week: 1 | All time:  11,441 This week: 42 | |||||
| Version | License | PHP version | Categories | |||
| initials 1.0 | Custom (specified... | 5 | Algorithms, Text processing, PHP 7 | 
| Description | Author  | |||||||||||||||||||||||
This package can get the initial letters of a name. Innovation Award  | 
  | |||||||||||||||||||||||
A package utility to work with Initials Names, for show in front if the user do not have a picture.
This package available by Composer:
"celsonery/initials": "^1.0"
or run
composer require celsonery/initials
In your class import this trait
use CelsoNery\EanUtils\Services\Traits\Initials;
class YourClassName
{
    use Initials;
    
    public function yourMethod()
    {
        $initials = $this->getInitials("User Name"));
    }
}
Please see CONTRIBUTING for details.
Thank you
The MIT License (MIT). Please see License File for more information.
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Lic. | License text | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| / | reports | 
| File | Role | Description | ||
|---|---|---|---|---|
|    | 
Doc. | Documentation | ||
|    | 
Doc. | Documentation | ||
|    | 
Doc. | Documentation | ||
| / | reports | / | _css | 
| File | Role | Description | 
|---|---|---|
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
| / | reports | / | _icons | 
| File | Role | Description | 
|---|---|---|
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
| / | reports | / | _js | 
| File | Role | Description | 
|---|---|---|
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
|    | 
Data | Auxiliary data | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.