slug.php

Generate slug from string

  • Owner: kevinlebrun/slug.php
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerkevinlebrun/slug.php
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2012-12-03 22:33:30
Pushed At2013-07-26 09:58:29
Last Commit At2013-07-26 11:25:13
Release Count3
Last Release Name1.0.1 (Posted on )
First Release Name0.1.0 (Posted on 2012-12-03 23:38:10)
用户参与
Stargazers Count44
Watchers Count5
Fork Count7
Commits Count9
Has Issues Enabled
Issues Count3
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private