Popular Packages

  • JavaScript

    serpapps/clientclub-downloader

    Download content from Clientclub instantly without ads or popups

  • serpapps/circle-downloader

    Download Circle course videos to save offline for convenient viewing and content backup

  • PHP

    phpsoftbox/barcode

    Barcode and QR generation component for the PhpSoftBox framework

  • PHP

    creativemoods/pushpull

    Git-backed content workflows for selected WordPress content domains.

  • PHP

    testmonitor/notify-floodgate

    A Laravel package to buffer notifications and prevent notification floods.

  • PHP

    uncrackable404/concurrent-console-progress

    Concurrent progress dashboard for PHP console applications that need to render and monitor multiple concurrent tasks in a single live terminal view.

  • PHP

    ecentral/celum-connect-fal-rest-client

    ### Authorization If you are already logged into CELUM Content via browser, no further authorization is required. Otherwise, please use one of the below methods: 1. Click on 'Authorize' on the right and either provide an API Key, type in your username/password or use OpenID Connect to log in. 2. OpenId implicit flow is disabled for security reasons and will not work as Authorization option. ### Creating an asset 1. Request upload via [upload endpoint](#/Upload/requestUpload). The endpoint will return a URl for uploading the binary and a upload handle to identify the upload. 2. Upload the content of your asset by sending a POST request to the upload URL from step 1 and setting the ```Content-Type``` header to ```application/octet-stream```. Optionally, you can also use multipart upload with ```multipart/form-data``` as ```Content-Type``` - like our Nova UI. 3. Create the asset via [create asset endpoint](#/Assets/createAssetInCollection) by passing in the upload handle from step 1 together with other parameters.

  • serpapps/123movies-downloader

    Download movies and TV shows from 123movies instantly without ads or popups

  • PHP

    kalakotra/silverstripe-aigateway

    Standardised AI provider gateway layer for SilverStripe 6.1 — supports OpenAI, Gemini and Anthropic via Strategy pattern.

  • PHP

    kalakotra/silverstripe-pageanalyzer

    AI-powered page content and SEO meta analyser for SilverStripe 6.1, powered by Kalakotra AIGateway.

  • PHP

    arefshojaei/routex

    A minimal PHP framework for base file routing

  • PHP

    arefshojaei/anchor

    PHP local CDN manager

  • PHP

    phpsoftbox/pdf

    PDF rendering component for the PhpSoftBox framework

  • PHP

    reachweb/laravel-wallet-passes

    Laravel package for generating Apple Wallet (.pkpass) and Google Wallet digital passes

  • PHP

    lostcause/revisionable

    Keep a revision history for your models without thinking, created as a package for use with Laravel 4