Download the PHP package marketo/silverstripe-script-genie without Composer
On this page you can find all versions of the php package marketo/silverstripe-script-genie. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marketo/silverstripe-script-genie
More information about marketo/silverstripe-script-genie
Files in marketo/silverstripe-script-genie
Download marketo/silverstripe-script-genie
More information about marketo/silverstripe-script-genie
Files in marketo/silverstripe-script-genie
Vendor marketo
Package silverstripe-script-genie
Short Description A SilverStripe module which produces static JSON data files from specific models on-demand or onAfter{Write,Publish}
License BSD-3-Clause
Package silverstripe-script-genie
Short Description A SilverStripe module which produces static JSON data files from specific models on-demand or onAfter{Write,Publish}
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package silverstripe-script-genie
SilverStripe-Script-Genie
Configuration
For CalculatedField above, the system will calculate an appropriate value based on the provided arguments, in this
case it will perform a strototime
on '-2 weeks', followed by converting it to a date in the provided format.
If you're wanting to generate the list completely by hand, create a class that implements the getList
method
that returns an SS_List (ie DataList
or ArrayList
) .
All versions of silverstripe-script-genie with dependencies
PHP Build Version
Package Version
The package marketo/silverstripe-script-genie contains the following files
Loading the files please wait ....