Download the PHP package openlss/func-gen without Composer
On this page you can find all versions of the php package openlss/func-gen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download openlss/func-gen
More information about openlss/func-gen
Files in openlss/func-gen
Download openlss/func-gen
More information about openlss/func-gen
Files in openlss/func-gen
Vendor openlss
Package func-gen
Short Description Random generation functions
License LGPL-3.0+
Homepage http://openlss.org
Package func-gen
Short Description Random generation functions
License LGPL-3.0+
Homepage http://openlss.org
Please rate this library. Is it a good library?
Informations about the package func-gen
openlss/func-gen
Generation functions: handles, uuid, etc
Usage
Reference
(string) gen_guid()
Returns a GUID using either the preferred extension or a pure PHP implementation
(string) gen_handle($len=6)
Returns an alphanumeric case senstive handle for use as an ID
- $len Length of the handle
Typically this would be used to generate pseudo-random identifiers with code like this
All versions of func-gen with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package openlss/func-gen contains the following files
Loading the files please wait ....