Popular Packages
-
-
PHP
opengento/module-store-path-url
This module updates the store code path in url with the country code or a custom value.
-
PHP
mouf/utils.common.validators
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
-
-
-
-
-
-
-
JavaScript
apsc-web/ubc_apsc_event_autofill
Module that autofills the event map fields based on the event location and format fields. Fill Google Maps event field with information from location field, and when selected format is 'Online Event' check 'Disable Google Maps link in event display'
-
PHP
tfsthiagobr98/lighthouse-graphql-passport-auth
Add GraphQL types and mutations for login and recover password functionalities
-
PHP
pkly/phpunit-service-create-trait
A helper trait for PHPUnit 10+ for easier creation of services with dependencies in unit testing
-
-
PHP
element119/module-admin-module-list
A Magento 2 module that shows which modules are installed, where, and whether they are enabled.
-
PHP
danbettles/morf
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.