php.package.health
composer.json
.Package | Status | |
---|---|---|
silverstripe/accessibility | Adds access key support to SilverStripe | |
silverstripe/activedirectory | Adds Active Directory support to SilverStripe including user synchronisation and SSO/LDAP authentication | |
silverstripe/admin | SilverStripe admin interface | |
silverstripe/advancedworkflow | Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions. | |
silverstripe/akismet | Akismet antispam module for Silverstripe | |
silverstripe/asset-admin | Asset management for the SilverStripe CMS | |
silverstripe/assets | SilverStripe Assets component | |
silverstripe/auditor | Adds security audit trail to SilverStripe. | |
silverstripe/bambusa-installer | Bambusa Project Template | |
silverstripe/bambusa-theme | SilverStripe Bambusa theme | |
silverstripe/behat-extension | SilverStripe framework extension for Behat | |
silverstripe/blog | A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree. | |
silverstripe/blowgun | ||
silverstripe/buildtools | Phing build tools for the SilverStripe project | |
silverstripe/campaign-admin | SilverStripe campaign admin interface | |
silverstripe/cdncontent | A module that uses the content-services module for mapping Files and/or theme content from the CMS to compatible CDNs. | |
silverstripe/chronos | Flexible scheduling module for SilverStripe | |
silverstripe/ckan-registry | SilverStripe CKAN registry integration | |
silverstripe/closure | A library that can be used to serialize closures (anonymous functions) and arbitrary objects. | |
silverstripe/cms | The SilverStripe Content Management System | |
silverstripe/cms-events | Triggers events for common actions in Silverstripe CMS | |
silverstripe/cmsworkflow | Two- and three-step approval workflow for page content in SilverStripe CMS | |
silverstripe/colorpicker | Color picker fields built in react | |
silverstripe/comment-notifications | Provides email notifications for visitor comments | |
silverstripe/comments | This module provides commenting functionality for Pages and other DataObjects on your SilverStripe site. | |
silverstripe/compass | The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css. | |
silverstripe/config | SilverStripe configuration based on YAML and class statics | |
silverstripe/contact-form | Allows you to create a contact form in SilverStripe with optional Postmark integration. Works with Bootstrap Forms module. | |
silverstripe/content-notifier | Notifies admins of new user-generated content | |
silverstripe/contentreview | Flags pages for periodical author review (incl. reporting) | |
silverstripe/content-services | An abstraction from reading and writing content directly to the filesystem. | |
silverstripe/content-widget | Display HTML content in a widget | |
silverstripe/controllerpolicy | SilverStripe module providing a framework for per-controller policies. Includes a caching policy implementation that's more flexible than the Framework's default. | |
silverstripe/cow | Release Tool for SilverStripe | |
silverstripe/crazy-egg | SilverStripe integration with Crazy Egg | |
silverstripe/crontask | Module for running tasks with a standard cron timeschedule | |
silverstripe/dashboard | Adds a dashboard to the SilverStripe CMS | |
silverstripe/dataobject-auditor | Audits delete and write operations on DataObjects | |
silverstripe/deploynaut | The SilverStripe deployment framework based on Capistrano | |
silverstripe/deploynaut-graphite | Graphite integration for Deploynaut | |
silverstripe/deploynaut-vagrant | Helps setting up a developer environment for silverstripe/deploynaut | |
silverstripe/developer-docs | Developer documentation for the Silverstripe framework and CMS. Added to packagist for release purposes. | |
silverstripe/display-logic | Allows assignment of conditions for display and hide of specific form fields based on client side behavior. | |
silverstripe/dms | Adds a Document Management System to SilverStripe | |
silverstripe/dms-cart | Adds a cart extension to the DMS module, enabling documents to be checked out for distribution | |
silverstripe/docstation | A module for viewing user docs in the CMS | |
silverstripe/docsviewer | Documentation viewer module for SilverStripe | |
silverstripe/documentation-lint | An abstraction around various documentation linters to make linting documentation easy for commercially supported Silverstripe CMS modules. | |
silverstripe/documentconverter | Imports OpenOffice-compatible files (doc, docx, etc) into SilverStripe pages and content. | |
silverstripe/dynamictemplate | Allows for the editing/creation of templates within the CMS | |
silverstripe/dynamodb | SilverStripe DynamoDB integration. | |
silverstripe/elemental-bannerblock | A banner block for the silverstripe-elemental module | |
silverstripe/elemental-blocks | A collection of CMS blocks for the silverstripe-elemental module | |
silverstripe/elemental-fileblock | A file block for the silverstripe-elemental module | |
silverstripe/emailbouncehandler | Email bounce handling for SilverStripe CMS, implemented through callbacks in MTAs | |
silverstripe/embargoexpiry | Adds embargo period and expiry dates to content items. Ripped from advancedworkflow module | |
silverstripe/environmentcheck | Provides an API for building environment tests | |
silverstripe/errorpage | ErrorPage component for SilverStripe CMS | |
silverstripe/event-calendar | Event calendar for the Silverstripe CMS | |
silverstripe/event-dispatcher | Publish and subscribe to events in Silverstripe CMS or your Silverstripe application | |
silverstripe/externallinks | Adds tracking of broken external links to the SilverStripe CMS | |
silverstripe/faq | Provides Q&A pages and Solr-based search | |
silverstripe/featureflags | An experimental module for allowing admin-controlled feature flags in a SilverStripe app | |
silverstripe/fontpicker | Adds a fontpicker field for selecting fonts | |
silverstripe/formfields_nz | New Zealand specific form fields | |
silverstripe/forum | Forum module for SilverStripe. | |
silverstripe/framework | The SilverStripe framework | |
silverstripe/frameworktest | Aids core and module developers in testing their code against a set of sample data and behaviour. | |
silverstripe/frontend-dashboards | Allows the creation of user-manageable dashboards in a frontend UI | |
silverstripe/fulltextsearch | Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS | |
silverstripe/fulltextsearch-extract | Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch | |
silverstripe/fulltextsearch-localsolr | A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module | |
silverstripe/geocatalogue | ||
silverstripe/geoip | GeoIP module for SilverStripe. | |
silverstripe/github-issue-search-composer-util | Browse Silverstripe module issues based on dependencies in your composer.lock file | |
silverstripe/googlesitemaps | SilverStripe support for the Google Sitemaps XML, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered quickly. | |
silverstripe/graphql | GraphQL server for SilverStripe models and other data | |
silverstripe/graphql-composer-plugin | Helper plugin to generate the schema required for silverstripe/graphql | |
silverstripe/graphql-devtools | Tools to help developers building new applications on SilverStripe’s GraphQL API | |
silverstripe/gridfieldajaxrefresh | Adds the ability to either automatically or manually refresh a SilverStripe GridField | |
silverstripe/gridfielddetailformwithsearch | GridFieldDetailForm that has a search sidebar always visible | |
silverstripe/gridfieldqueuedexport | Export large data sets from your GridField in the SilverStripe CMS interface through async jobs | |
silverstripe/homepagefordomain | Allows to designate a page anywhere in the tree as the homepage for a specific domain, overruling the usual homepage (which is identified by the 'home' URLSegment). | |
silverstripe/html5 | HTML5 support for SilverStripe | |
silverstripe/hybridsessions | Cookie/DB session support for SilverStripe | |
silverstripe/iframe | Add an iFrame pagetype to SilverStripe, to show content from another website | |
silverstripe/image-srcset | Silverstripe CMS module for controlling srcset when rendering images | |
silverstripe/installer | The SilverStripe Framework Installer | |
silverstripe/installer-wizard | SilverStripe Installer UI | |
silverstripe/intercom | SilverStripe integration with Intercom.io | |
silverstripe/ldap | Adds LDAP support to SilverStripe including user synchronisation and authentication | |
silverstripe/linkfield | Link management for Silverstripe CMS | |
silverstripe/login-forms | A collection of templates for the CMS login screens | |
silverstripe/lumberjack | A module to make managing pages in a GridField easy without losing any of the functionality that you're used to in the CMS. | |
silverstripe/markdown-php-codesniffer | A wrapper around squizlabs/PHP_CodeSniffer which lets you lint PHP fenced code blocks in markdown files | |
silverstripe/mathspamprotection | This module provides a simple math protection mechanism for prevent spam from your forms.Includes an EditableMathSpamField to integrate with the UserForms module. | |
silverstripe/messagequeue | Simple and lightweight message queueing mechanism for SilverStripe applications, with queueing actions for long running process execution, message sending between installations and bi-directional interaction with external messaging systems such as ApacheMQ | |
silverstripe/mfa | Enable multi-factor authentication with fallback codes | |
silverstripe/mimevalidator | Checks uploaded file content roughly matches a known MIME type for the file extension. | |
silverstripe/mink-facebook-web-driver | Mink driver for facebook's webdriver | |
silverstripe/mobile | The mobile module provides detection for mobile devices, and can serve a different SilverStripe theme to them.The module can either use redirection to a separate mobile domain, or serve mobile optimized content under the same URLs. | |
silverstripe/moduleratings | A library to provide module code quality ratings | |
silverstripe/moduleratings-plugin | A Composer plugin to provide ability to rate your local modules | |
silverstripe/mollom | Mollom module for SilverStripe. | |
silverstripe/mssql | Adds MSSQL support to SilverStripe | |
silverstripe/multi-domain | Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy | |
silverstripe/multiform | SilverStripe forms with multiple steps, flow control and state persistence | |
silverstripe/multiuser-editing-alert | A module that indicates when people are editing the same page in the CMS | |
silverstripe/multivaluefield | A DB field + form fields for storing multiple values in a single property (serialized). | |
silverstripe/newrelic | NewRelic support for SilverStripe | |
silverstripe/newsletter | Newsletter module allows a backend CMS users send newsleters to different mailling lists, manage mailling lists and recipients in the lislling list, reading statistics about each newsletter sent, customise a newsletter subscrition form. Site users can subscribe to and unsubscribe from the mailing lists | |
silverstripe/openlayers | ||
silverstripe/payment | SilverStripe payment provider integration. Currently supported: DPS, Eway, Paypal, Paystation, Worldpay | |
silverstripe/payment_dpshosted | SilverStripe Payment Module (DPS hosted). | |
silverstripe/personalisation | The SilverStripe Personalisation Module | |
silverstripe/platform-project | The SilverStripe Platform base project / installer. | |
silverstripe/postgresql | SilverStripe now has tentative support for PostgreSQL ('Postgres') | |
silverstripe/queuedjobs | A framework for defining and running background jobs in a queued manner | |
silverstripe/raygun | Raygun integration for SilverStripe | |
silverstripe/realme | Adds support to SilverStripe for authentication via RealMe (https://www.realme.govt.nz/) | |
silverstripe/recaptcha | Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image. | |
silverstripe/recipe-authoring-tools | Extra tools for CMS authoring in SilverStripe | |
silverstripe/recipe-blog | SilverStripe Blog Project Template | |
silverstripe/recipe-ccl | Silverstripe Cloud Platform CCL requirements recipe | |
silverstripe/recipe-cms | SilverStripe recipe for fully featured page and asset content editing | |
silverstripe/recipe-collaboration | Add extra functionality to enhance CMS user collaboration | |
silverstripe/recipe-content-blocks | Add content blocks to your Silverstripe CMS project | |
silverstripe/recipe-core | SilverStripe framework-only core recipe | |
silverstripe/recipe-form-building | A recipe of modules to help you build forms in SilverStripe | |
silverstripe/recipe-kitchen-sink | Internal testing Silverstripe CMS recipe for all modules, optional and suggested | |
silverstripe/recipe-plugin | Helper plugin to install SilverStripe recipes | |
silverstripe/recipe-reporting-tools | Add extra CMS reporting tools to your SilverStripe project | |
silverstripe/recipe-services | Add API and content service modules to your SilverStripe project | |
silverstripe/recipe-solr-search | Silverstripe Cloud Platform search requirements recipe | |
silverstripe/recipe-testing | ||
silverstripe/redirectedurls | Provides a system for users to configure arbitrary redirections in the CMS | |
silverstripe/registry | Provide search and export interfaces for datasets. | |
silverstripe/reports | Reports module for SilverStripe CMS | |
silverstripe/restassured | Adds a RESTful API to your application, including auto-generated documentation. More flexible and full-featured than restfulserver. | |
silverstripe/restfulserver | Add a RESTful API to your SilverStripe application | |
silverstripe/routewhitelist | Provides a whitelist of known valid URL patterns in a SilverStripe website. | |
silverstripe/s3 | Adds SilverStripe support for using the S3 adapter for Flysystem | |
silverstripe/s3cdn | S3 CDN services for the content-services module | |
silverstripe/saml | Adds SSO/SAML authentication support to SilverStripe | |
silverstripe/search-data-extractor | This module provides a RESTful like API endpoint to expose model data. | |
silverstripe/secureassets | Adds access restrictions to folders in assets, similar to the way you secure pages | |
silverstripe/security-extensions | A temporary polyfill repository for security improvements that will be ported into core | |
silverstripe/securityextras | A loose collection of tools to further lock down a SilverStripe installation. | |
silverstripe/securityreport | Generates a security and access report for CMS users | |
silverstripe/segment-field | A reusable approach to segment-generating fields | |
silverstripe/selectupload | Enables files to be uploaded into a user-designated folder | |
silverstripe/serve | Connects the PHP development server to SilverStripe | |
silverstripe/session-manager | Allow users to manage and revoke access to multiple login sessions across devices. | |
silverstripe/sharedraftcontent | Share draft page content with non-CMS users | |
silverstripe/silverstripe-discoverer | Service agnostic abstraction of search querying requirements | |
silverstripe/silverstripe-discoverer-bifrost | A plugin module for silverstripe/silverstripe-discoverer that provides integration for Silverstripe Bifröst | |
silverstripe/silverstripe-discoverer-elastic-enterprise | A plugin module for silverstripe/silverstripe-discoverer that provides integration for Elastic Enterprise and App Search | |
silverstripe/silverstripe-discoverer-search-ui | Search UI and theme for the Discoverer search module | |
silverstripe/silverstripe-fluent | Simple localisation for Silverstripe | |
silverstripe/silverstripe-forager | Search Content Management for Silverstripe CMS | |
silverstripe/silverstripe-forager-bifrost | A Silverstripe Search add-on for silverstripe/silverstripe-forager | |
silverstripe/silverstripe-forager-elastic-enterprise | Elastic Enterprise Search Provider for Silverstripe Forager | |
silverstripe/silverstripe-gatsby | SilverStripe Gatsby base | |
silverstripe/silverstripe-headless | Silverstripe CMS headless features | |
silverstripe/silverstripe-nextjs | Silverstripe NextJS features | |
silverstripe/silverstripe-omnipay | SilverStripe Omnipay Payment Module | |
silverstripe/silverstripe-proxy-db | ||
silverstripe/silverstripe-search-sdk | A Software Development Kit for Silverstripe Search | |
silverstripe/silverstripe-search-service | Abstract Search Service | |
silverstripe/silverstripe-search-service-elastic | Provide Elastic Enterprise Search Functionality to Silverstripe Search Service | |
silverstripe/siteconfig | Site wide settings administration. | |
silverstripe/sitetreeimporter | Imports indented plaintext files into a SilverStripe sitetree | |
silverstripe/sitewidecontent-report | Report of all pages and files across all subsites | |
silverstripe/solr | Solr integration for SilverStripe. Note that this is NOT related to the silverstripe/fulltext package. | |
silverstripe/solr-php-client | A purely PHP library for indexing and searching documents against an Apache Solr installation | |
silverstripe/spamprotection | Spam protection module for SilverStripe. | |
silverstripe/spellcheck | Improves spellcheck support for SilverStripe CMS, including an implementation for HunSpell. | |
silverstripe/sqlite3 | Adds SQLite3 support to SilverStripe | |
silverstripe/sspak | CLI tool for saving & loading data in SilverStripe installations | |
silverstripe/ssp-core | Core requirements for Silverstripe CMS sites running on SilverStripe Cloud | |
silverstripe/standards | A set of coding standards which are applied to all commercially supported Silverstripe CMS modules | |
silverstripe/staticpublisher | StaticPublisher provides an extensions for exporting a SilverStripe application to either a local or remote file systems. | |
silverstripe/staticpublishqueue | Static publishing queue to create static versions of pages for enhanced performance and security | |
silverstripe/subsites | Run multiple sites from a single SilverStripe install. | |
silverstripe/superglue | ||
silverstripe/supported-modules | Metadata about Silverstripe CMS supported modules and other repositories maintained by Silverstripe | |
silverstripe/tagfield | Tag field for SilverStripe | |
silverstripe/taxonomy | Provide extra taxonomy for cataloguing the data. | |
silverstripe/template-engine | Template engine for rendering templates in Silverstripe CMS projects | |
silverstripe/testdata | Manage test data with Yaml files | |
silverstripe/testsession | Support module for browser-based test sessions, e.g. for Behat behaviour testing | |
silverstripe/textextraction | Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module) | |
silverstripe/theme-colorpicker | Color picker module for the site available under admin settings | |
silverstripe/theme-fontpicker | Customise site fonts from the admin settings | |
silverstripe/timedropdownfield | Time dropdown for SilverStripe CMS | |
silverstripe/totp-authenticator | A TOTP authenticator for use with silverstripe/mfa | |
silverstripe/translatable | Allows translation of DataObject and SiteTree records into multiple languages | |
silverstripe/travis-support | Provides travis support for silverstripe testing | |
silverstripe/tx-translator | Silverstripe TX Translator | |
silverstripe/upgrader | A tool to help upgrade your code to handle API changes in packages you used. | |
silverstripe/userforms | UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code | |
silverstripe/vendor-plugin | Allows vendor modules to expose directories to the webroot | |
silverstripe/vendor-plugin-helper | Assists with linking vendor modules to the public webroot | |
silverstripe/versioned | SilverStripe Versioned component | |
silverstripe/versioned-admin | SilverStripe versioned admin interface | |
silverstripe/versionedfiles | Add versioning to files | |
silverstripe/versioned-snapshot-admin | SilverStripe Versioned Snapshot Admin | |
silverstripe/versioned-snapshots | SilverStripe Versioned Snapshots | |
silverstripe/versionfeed | Adds RSS feeds of content changes to SilverStripe | |
silverstripe/webauthn-authenticator | A WebAuthn authenticator that plugs into the silverstripe/mfa module | |
silverstripe/widgets | Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website. |