sunnysideup member since: Dec 20, 2012
sunnysideup's packages
-
PHP
sunnysideup/recently-changed
Work out all the data objects and associated table data that has recently changed
-
-
PHP
sunnysideup/reflection-templates
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
-
-
PHP
sunnysideup/remove-orphaned-elementals
Goes through all elemental blocks and checks if they are linked to an elemenal area and if the elemental area is linked to a page. If not, it deletes them.
-
PHP
sunnysideup/reports-pages-with-videos
Find pages with videos using the Silverstripe Report class
-
PHP
sunnysideup/required_fields_validation
Generic validation for form fields that can be used on the back-end and front-end of the site.
-
PHP
sunnysideup/resize-all-images
Goes through all the files in assets and resizes them to a max width and height
-
PHP
sunnysideup/resize-assets
Resizes all images in a folder, recursively, to a max width and height.
-
-
PHP
sunnysideup/sanitise-class-name
Sanitises a classname to hyphens and also back to backslashes as needed.
-
PHP
sunnysideup/schedulizer
A silverstripe module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
-
-
PHP
sunnysideup/search_simple_smart
Silverstripe Module that allows you to set up complex search algorythms in an easyway
-