Libraries tagged by REP
evodelavega/freshdesk-rest
85158 Downloads
A simple wrapper for the Freshdesk REST API. Freshdesk themselves are aware of this repo, and it is currently listed as the only third-party PHP wrapper
escolalms/files
220722 Downloads
Escola file repository API.
drupal/easy_email_types_core
61271 Downloads
Easy Email templates that replicate and override the content of emails sent by Drupal core with HTML-formatted versions.
drupal/easy_email_express
61241 Downloads
Easy Email configuration that replaces all core emails with HTML formatted emails.
druidfi/gdpr-mysqldump
74708 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
druidfi/drush-gdpr-dumper
74564 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
dhii/collections-interface
123610 Downloads
A highly ISP-compliant collection of interfaces that represent maps and lists.
devgeniem/wp-sanitize-accented-uploads
92168 Downloads
Replaces accents from future uploads and has wp-cli command which you can use to sanitize current content.
derrabus/ereg-shim
85801 Downloads
Replacement for the ereg legacy php extension.
danharper/jsonx
52445 Downloads
JSONx is an IBM standard for representing JSON as XML
cu-boulder/ucb_drush_commands
53847 Downloads
Repository of drush commands to extend drush functionality for CU Boulder.
cu-boulder/ucb_bootstrap_layouts
63946 Downloads
Removes the default Drupal Layout Builder layouts and replaces them with bootstrap layouts
coolsam/nested-comments
2151 Downloads
Add Nested comments/replies to filament forms, infolists and resources
cawolf/behat-cucumber-json-formatter
595001 Downloads
Behat extension for generating json reports
byjg/jwt-session
73015 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.