Popular Packages
-
PHP
creativestyle/composer-plugin-patchset
Composer plugin that automatically applies patches from a patchset package
-
-
-
PHP
lichtner/fluentpdo
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
-
-
PHP
silverstripe/translatable
Allows translation of DataObject and SiteTree records into multiple languages
-
PHP
abordage/nova-total-card
A Laravel Nova card that displays the total number of records of a specific model
-
-
-
-
-
PHP
sitegeist/slipstream
Teleport any HTML tag to antoher place of the document. Mostly used for CSS and JS
-
PHP
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
-
-
PHP
sheadawson/silverstripe-dependentdropdownfield
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on