Overview

Namespaces

  • None
  • Wei
    • Validator

Classes

  • Apc
  • App
  • ArrayCache
  • Asset
  • Base
  • BaseCache
  • BaseController
  • Bicache
  • Cache
  • Config
  • Cookie
  • Couchbase
  • Counter
  • Db
  • DbCache
  • E
  • Env
  • Error
  • FileCache
  • Gravatar
  • Http
  • Lock
  • Logger
  • Memcache
  • Memcached
  • MongoCache
  • Password
  • PhpError
  • PhpFileCache
  • Pinyin
  • Record
  • Redis
  • Request
  • Response
  • Router
  • SafeUrl
  • Session
  • Soap
  • T
  • Ua
  • Upload
  • Url
  • Uuid
  • Validate
  • View
  • WeChatApp
  • Wei
  • Overview
  • Namespace
  • Class

Class Uuid

A util wei that generates a RANDOM UUID(universally unique identifier)

Wei\Base
Extended by Wei\Uuid
Namespace: Wei
Author: Twin Huang twinhuang@qq.com
Located at Uuid.php
Methods summary
public string
# __invoke( )

Generate a RANDOM UUID(universally unique identifier)

Generate a RANDOM UUID(universally unique identifier)

Returns

string

Link

http://stackoverflow.com/questions/2040240/php-function-to-generate-v4-uuid
http://php.net/manual/en/function.uniqid.php
Methods inherited from Wei\Base
__call(), __construct(), __get(), getOption(), setOption()
Properties inherited from Wei\Base
$providers, $wei
Wei Framework API documentation generated by ApiGen