Popular Packages

  • PHP

    prinsfrank/pdf-samples

    A collection of files to use for testing conforming readers

    Abandoned!

  • PHP

    numeno/api-admin

    ## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything

  • PHP

    yohns/filewriter

    File writing utility for PHP

  • PHP

    webbinaro/flarum-bluesky-handles

    Enables your Flarum users to set their Bluesky handles to use a sub-domain of your site. I.e. @username.example.com vs the default bluesky domain.

  • PHP

    yohns/hash

    A simple hashing technique for forms

  • PHP

    kepsondiaz/wave-http-client

    http client to interact with wave api

    Abandoned!

  • PHP

    maxkamov48/crud-generator-laravel

    CRUD generator extenstion for Laravel

  • PHP

    dmax/clarity-tools

    Tools for creating directories to support clean architecture in Laravel.

  • PHP

    qwerdev-a/vk-php-sdk

    VK PHP SDK

  • PHP

    millancore/pipeline-iterator

    Pipeline Iterator Filter

  • PHP

    nao-pon/flysystem-copy

    Flysystem adapter for Copy.com

  • sanes/core

    Core package

  • PHP

    awesoft/module-developer

    A module for Magento 2 that integrates various developer tools.

  • PHP

    ayup-creative/laravel-limit-columns

    'Automatic' distinct column selection for Laravel's Eloquent ORM

  • PHP

    apphp/ai-with-php-examples

    Code examples provided for the book Artificial Intelligence with PHP.