Popular Packages

  • PHP

    bisual/eslint-config-php

    Bisual eslint config for PHP projects

  • 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...

  • PHP

    ronu/rest-generic-class

    Base Class for generic restfull api in laravel

  • PHP

    wemx/utils

    Some utilities for Pterodactyl. Mainly used in Vertisan products

  • PHP

    fet/laminas-rate-limiting

    A rate limiting module for Laminas MVC applications.

  • PHP

    ledc/snowflake

    雪花算法的PHP实现

  • SCSS

    moritz-sauer-13/silverstripe-security-theme

    A theme for the Silverstripe security routes.

  • PHP

    qstart-soft/query-builder

    Library for creating DML (Data Manipulation Language) SQL statements.

  • 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

    hiddenhatpress/openai-assistants

    A quick and dirty client for OpenAI's assistants API

  • 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.