Libraries tagged by insite
insiders/php-coding-standards
47092 Downloads
Contains a set of rules for PHP-CS-Fixer
webwhales/guzzle-conditional-mock-handler
23845 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
voceconnect/wp-large-options
3703 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vividcortex/angular-recaptcha
176 Downloads
An AngularJS directive that allows you to use a reCaptcha widget inside a form
vanio/doctrine-domain-events
15053 Downloads
An extension for Doctrine2 ORM allowing usage of domain events and an ability to flush inside it's listeners.
unclecheese/silverstripe-image-optionset
8254 Downloads
Provides a list of selectable items that use images as the primary label instead of text.
tomatophp/filament-payments
363 Downloads
Manage your payments inside FilamentPHP app with multi payment gateway integration
tms/select
7501 Downloads
Select nodes instead of searching via reference editor in Neos CMS
systemsdk/easy-log-bundle
16824 Downloads
A symfony bundle that optimizes dev log messages to be processed by humans instead of software.
symbiote/silverstripe-mailcapture
1085 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
spameri/elastic-query
36743 Downloads
Objects instead of arrays for querying to ElasticSearch.
slik/dompdf-bundle
105048 Downloads
A wrapper for using DomPDF inside Symfony 2
silverleague/logviewer
4512 Downloads
View your SilverStripe logs from inside the CMS
siburuxue/doctrine-helper
136 Downloads
instead of `php bin/console doctrine:mapping:import`
shish/safe
572 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error (a less-abandoned fork of thecodingmachine/safe)