slug.php

Generate slug from string

  • 所有者: kevinlebrun/slug.php
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Slug

Build Status
Coverage Status

Latest Stable Version
Total Downloads

Installation

Installation via composer is highly recommended.

{
    "require": {
        "kevinlebrun/slug.php": "1.*"
    }
}
$ curl -s https://getcomposer.org/installer, php
$ php composer.phar install

Contributing

Install development dependencies:

$ curl -s https://getcomposer.org/installer, php
$ php composer.phar install --dev

All tests must pass:

$ bin/phpunit

Code style conventions must be followed:

$ bin/phpcs --standard=phpcs.xml -p .

Contributors

License

(The MIT License)

Copyright (c) 2013 Kevin Le Brun lebrun.k@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

主要指标

概览
名称与所有者kevinlebrun/slug.php
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2012-12-03 22:33:30
推送于2013-07-26 09:58:29
最后一次提交2013-07-26 11:25:13
发布数3
最新版本名称1.0.1 (发布于 )
第一版名称0.1.0 (发布于 2012-12-03 23:38:10)
用户参与
星数44
关注者数5
派生数7
提交数9
已启用问题?
问题数3
打开的问题数1
拉请求数0
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?