larabra/str 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

larabra/str

Composer 安装命令:

composer require larabra/str

包简介

Laravel Illuminate\Support\Str extended

README 文档

README

Latest Stable Version Total Downloads License

Method Helper Description
Str::sanitizeName(string $string): string str_sanitize_name(string $string): string Sanitize names removing diacritics, changing to uppercase and removing duplicate blank spaces
Str::sanitizeNumber(string $string): string str_sanitize_number(string $string): string Sanitize numbers removing non-numeric characters. Very useful to unmask documents or phone number
Str::metaphone(string $string): string str_metaphone(string $string): string Metaphone is a phonetic algorithm for indexing words by their pronunciation

Installation

Step 1: Install package via Composer

composer require larabra/str

Step 2: If you are using Laravel 5, include the service provider within your config/app.php file.

'providers' => [
    Larabra\Str\LarabraStrServiceProvider::class,
];

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-11-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固