Popular Packages

  • PHP

    idanalyzer/id-analyzer-php-sdk

    ID scanning and verification PHP SDK for worldwide driver license, passport, ID card scanning and identity verification using ID Analyzer API.

  • PHP

    mitloshuk/hcaptcha

    Library for hCaptcha, a service that protects websites from spam, protects user privacy, rewards websites, and helps companies get their data labeled

  • JavaScript

    fof/user-directory

    The permission based public user directory extension for your Flarum forum.

  • PHP

    jweiland/video-shariff

    This extension provides more privacy when embedding videos in frontend.

  • PHP

    overtrue/http

    A simple http client wrapper.

  • PHP

    webimpress/http-middleware-compatibility

    Compatibility library for Draft PSR-15 HTTP Middleware

    Abandoned! See psr/http-server-middleware

  • PHP

    symbiote/silverstripe-advancedworkflow

    Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

  • PHP

    getvero/vero-php

    Library for tracking users and event with Vero's communications platform

  • PHP

    shieldci/analyzers-core

    Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities

  • PHP

    15web/filament-tree

    Tree builder for Eloquent models

  • PHP

    spatie/laravel-blade-comments

    Add debug comments to your rendered output

  • PHP

    olifanton/mnemonic

    PHP mnemonic generation library for TON blockchain

  • PHP

    monsieurbiz/sylius-menu-plugin

    This plugins allows you to manage menus.

  • PHP

    hoa/core

    The Hoa\Core library.

    Abandoned! See hoa/consistency

  • 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 true if the condition is met, and false otherwise.