定制 mfdj/regsexy 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

mfdj/regsexy

Composer 安装命令:

composer require mfdj/regsexy

包简介

Elegant regular expression creation and processing using clean, fluent interfaces.

README 文档

README

Latest Stable Version Build Status Code Coverage

A library that abstracts the preg_* function family with syntactic sugar, simplicity, and consistency so you can stay up with [the haps on the craps](http://rapgenius.com/Ice-cube-it-was-a-good-day-lyrics#note-9194,'Ice Cube - Today Was a Good Day').

Features

  • Lean, easy to read syntax
  • Fluent interfaces
use RegSexy\RegEx;

$subject = 'Cats are pretty funny I love, that, what is called… "ICanHasCheezburger?"!, '
         . 'is pretty great… but *really* I\'m more of a dog person. Got 2 little Chihuahuas at home!';

var_dump(
    RegEx::make( '(Chihuahua|Dachsund|Corgi)s' )
        ->match( $subject )
        ->match
);

Hat Tip

This project draws inspiration from:

License

Creative Commons License
RegSexy by Mark Fox is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Creative
  • 更新时间: 2014-04-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固