Keep your dependencies up-to-date

Package.Health uses semantic versioning to detect outdated or insecure dependencies in your project's composer.json.

Packages from fromholdio

Package Status
fromholdio/salesforce-rest-sdk An SDK for the Salesforce Rest API Dependency Badge
fromholdio/silverstripe-asset-cmsfields Improved CMS fields arrangement for File & Image objects in Asset Admin Dependency Badge
fromholdio/silverstripe-attributable A SilverStripe module providing a global attribution system for categorising, tagging, etc any/all objects and/or pages across your project. Dependency Badge
fromholdio/silverstripe-bouncer Providing admin sections that replace the OOTB Silverstripe SecurityAdmin Dependency Badge
fromholdio/silverstripe-checkboxfieldgroup Dependency Badge
fromholdio/silverstripe-cms-access-perms Dependency Badge
fromholdio/silverstripe-cms-fields-placement Dependency Badge
fromholdio/silverstripe-cms-fields-scaffolder Dependency Badge
fromholdio/silverstripe-cmsmessagefield Very simple form field wrapping literal field to add message into CMS UI Dependency Badge
fromholdio/silverstripe-colorpalette A color palette picker for SilverStripe CMS Dependency Badge
fromholdio/silverstripe-commonancestor A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class. Dependency Badge
fromholdio/silverstripe-configured-groups Use configuration to define security groups Dependency Badge
fromholdio/silverstripe-configured-multisites Allows for multiple websites to be managed through a single site tree. Dependency Badge
fromholdio/silverstripe-csshelpers Provides css hooks to add to your template BODY element, generated from user state and current page meta information. Dependency Badge
fromholdio/silverstripe-dbhtmlanchors Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields Dependency Badge
fromholdio/silverstripe-dependentgroupeddropdownfield A silverstripe groupeddropdown field that has it's options populated via ajax, based on the value of the field it depends on Dependency Badge
fromholdio/silverstripe-dropdownoptionattrsfield Dropdown field with ability to set attributes on contained options Dependency Badge
fromholdio/silverstripe-elemental-base Base layer to sit on OOTB elemental providing first-class multi-areas and other enhancements Dependency Badge
fromholdio/silverstripe-elemental-group Elemental block type 'Group' which holds other elemental blocks (akin to ElementList) Dependency Badge
fromholdio/silverstripe-elemental-inheritablearea A SilverStripe module providing an ElementalArea that can be inherited (and the CMS fields to manage this) Dependency Badge
fromholdio/silverstripe-elemental-multiarea Extends elemental to allow for subclassing ElementalArea and per-EA-relation allowed/disallowed Element types. Dependency Badge
fromholdio/silverstripe-element-icons A collection of icons for Silverstripe elemental Dependency Badge
fromholdio/silverstripe-embedfield A form field for adding oembed objects to pages or dataobjects Dependency Badge
fromholdio/silverstripe-empty-extension Dependency Badge
fromholdio/silverstripe-errored Alternate handling of displaying http errors Dependency Badge
fromholdio/silverstripe-errorpagesconfig A SilverStripe module to move ErrorPages out of the cms tree and into their own grid field in CMS Settings area. Dependency Badge
fromholdio/silverstripe-externalurlfield Provides SilverStripe with a DBField and FormField for handling external URLs. Dependency Badge
fromholdio/silverstripe-featureimage Adds feature image to pages and a fallback to SiteConfig, with inheritance/fallbacks Dependency Badge
fromholdio/silverstripe-formaction-link A type of FormAction that renders as a link/anchor rather than button or input. Dependency Badge
fromholdio/silverstripe-fulltext-filters This module adds three fulltext SearchFilters to your SilverStripe project. Dependency Badge
fromholdio/silverstripe-fulltext-innodb Dependency Badge
fromholdio/silverstripe-generic-config Dependency Badge
fromholdio/silverstripe-globalanchors A SilverStripe module that allows developers to define a static list of global html anchors - #nav, #content, etc - allowing them to be used for constructing links and etc by CMS users. Dependency Badge
fromholdio/silverstripe-gridfield-addnew-hasmany Add new object to gridfield with has many relation based on lookup selection. Dependency Badge
fromholdio/silverstripe-gridfield-addnew-manymanythrough Add new object to gridfield with many-many-through relation based on lookup selection. Dependency Badge
fromholdio/silverstripe-gridfield-configurable-sort-headers Allows excluding named column headers from being sortable Dependency Badge
fromholdio/silverstripe-gridfield-extradata Provides a mechanism to define extra data during GridField definition that will be passed to objects created via the grid field Dependency Badge
fromholdio/silverstripe-gridfield-limiter Limit number of records that can be added to a SilverStripe GridField Dependency Badge
fromholdio/silverstripe-gridfield-refresh Provides user and programmatic mechanisms to refresh grid fields Dependency Badge
fromholdio/silverstripe-gridfieldversionedorderablerows Allows Versioned Orderable Rows In GridField Dependency Badge
fromholdio/silverstripe-grouploginredirect A small SilverStripe module that allows assigning a page to a security group, forcing redirection to that page upon login for users in that group. Dependency Badge
fromholdio/silverstripe-handsontablefield Dependency Badge
fromholdio/silverstripe-heroic A SilverStripe module adding full-featured, flexible hero/banner area (flat or carousel) to pages with inheritance of settings & themes, & colour/image/video backgrounds. Dependency Badge
fromholdio/silverstripe-hidden-pages Dependency Badge
fromholdio/silverstripe-inlinetabset Dependency Badge
fromholdio/silverstripe-listings A SilverStripe module providing foundation for pages with listed records. Dependency Badge
fromholdio/silverstripe-minigridfield Dependency Badge
fromholdio/silverstripe-no-edit-message Display friendly message in CMS on pages where user has no edit perm, rather than read-only form. Dependency Badge
fromholdio/silverstripe-notrackingtabs Removes link dependency tracking tabs from SilverStripe CMS data object fields. Dependency Badge
fromholdio/silverstripe-paged A small SilverStripe module that applies pagination functionalities to a Controller and its datalist/s. Dependency Badge
fromholdio/silverstripe-plain-text Dependency Badge
fromholdio/silverstripe-relativeurlfield Dependency Badge
fromholdio/silverstripe-resourceful Dependency Badge
fromholdio/silverstripe-schedulable This module adds embargo/expiry scheduling to your data objects and site tree. Dependency Badge
fromholdio/silverstripe-sherlock A SilverStripe module that enables you to build a project-specific 'search engine' with fulltext search with relevance and weighting. Dependency Badge
fromholdio/silverstripe-sherlock-pages A usage/implementation example of fromholdio/silverstripe-sherlock. Dependency Badge
fromholdio/silverstripe-simplevideo A small SilverStripe module providing a Video object, created by supplying an oEmbed-compatible video URL, which pulls metadata into object locally. Dependency Badge
fromholdio/silverstripe-singular A SilverStripe extension to apply to Page classes that should only be allowed to appear in a site tree once. Dependency Badge
fromholdio/silverstripe-sortable Adds an extension to make any SilverStripe DataObject sortable. Dependency Badge
fromholdio/silverstripe-summary-reset Dependency Badge
fromholdio/silverstripe-superlinker Superlinker Dependency Badge
fromholdio/silverstripe-superlinker-ctas A SilverStripe module providing basic Button/Call-to-Action data objects built using the Superlinker foundation Dependency Badge
fromholdio/silverstripe-superlinker-megamenus Menu management (with Mega Menu submenus) built using the Superlinker foundation Dependency Badge
fromholdio/silverstripe-superlinker-menus Menu management built using the Superlinker foundation Dependency Badge
fromholdio/silverstripe-superlinker-redirection Replace for OOTB Silverstripe Redirector Page, using a SuperLink target to select a much wider range of target types Dependency Badge
fromholdio/silverstripe-superlinker-targets A SilverStripe module providing basic link/target data objects built using the Superlinker foundation Dependency Badge
fromholdio/silverstripe-svgenius First-class SVG handling for Silverstripe CMS & front-end Dependency Badge
fromholdio/silverstripe-systemlinks A SilverStripe module that allows developers to define a static list of "system links" - login, logout, lostpassword, etc - and expose these for use in both back-end and templates. Dependency Badge
fromholdio/silverstripe-text-statistics Calculates statistics on page/object content, such as word count, readability scores/standards, reading time, etc. Dependency Badge
fromholdio/silverstripe-tokenator Dependency Badge
fromholdio/silverstripe-urlsegmenter Adds an extension to add a URLSegment to any SilverStripe DataObject and manages slug collisions Dependency Badge