Download the PHP package qumuinc/ulidtypes without Composer
On this page you can find all versions of the php package qumuinc/ulidtypes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ulidtypes
UlidType plugin for CakePHP
Setup
Install
Bootstrap
- add plugin load command in
config/bootstrap.php
Model
- add
_initializeSchema()
method toModel\Table
class to make idulid
type
Or, you can use a trait.
If you want to use _initializeSchema
function in your model, you need to call the _traitInitSchema
function.
All versions of ulidtypes with dependencies
PHP Build Version
Package Version
The package qumuinc/ulidtypes contains the following files
Loading the files please wait ....