Popular Packages

  • PHP

    oriceon/mail-tracker

    Logs and tracks all outgoing emails from Laravel

  • PHP

    humanmade/wp-term-images

    Images for categories, tags, and other taxonomy terms

  • PHP

    docusign/webforms-client

    The Docusign package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-webforms-php-client repository.

  • PHP

    humanmade/shorthand-embed

    Shorthand projects support for WordPress

  • PHP

    c-delouvencourt/replicate-php

    A PHP client for the Replicate API

  • duotek/unisender-go-notification-channel

    Notification channel for Laravel. Integration with the Unisender Go service (https://go.unisender.ru)

  • PHP

    micromagicman/laravel-telegram-webapp

    Laravel middleware for Telegram WebApp data validation

  • PHP

    centrex/laravel-accounting

    Manage accounts in laravel

  • SCSS

    outeredge/magento2-theme-blank-sass

    SASS based version of Magento 2 Blank theme

  • PHP

    friendsofsymfony/facebook-bundle

    Integrate the Facebook Platform into your Symfony2 application.

    Abandoned! See hwi/oauth-bundle

  • PHP

    meilleursbiens/laravel-slack-events

    Handle Slack Events in Laravel easily

  • PHP

    1msg/one_msg_waba_sdk

    [1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail

  • PHP

    rekalogika/file-null

    Null object pattern implementation for rekalogika/file framework.

  • PHP

    rekalogika/file-metadata

    Metadata library for rekalogika/file

  • PHP

    rekalogika/file-association-entity

    Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.