Libraries tagged by choices

assegaiphp/collections

0 Favers
896 Downloads

The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.

Go to Download


akeneo-labs/pim-enhanced-connector

21 Favers
35647 Downloads

Provides PIM product reader with more option (choice on completeness, choice on enabled, delta based on last export time)

Go to Download


macrominds/laravel-choice

5 Favers
43 Downloads

A modal choice dialogue for laravel

Go to Download


jord-jd/laravel-multiple-choice

12 Favers
0 Downloads

Package that provides multiple choice questions and answers

Go to Download


heimrichhannot/contao-choices-bundle

1 Favers
1560 Downloads

This bundle offers support for choices.js for the Contao CMS.

Go to Download


hananils/kirby-choices

18 Favers
22 Downloads

For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.

Go to Download


divineomega/laravel-multiple-choice

12 Favers
124 Downloads

Package that provides multiple choice questions and answers

Go to Download


sebgar/m2-selectchoice

0 Favers
623 Downloads

Magento 2 Select Choice

Go to Download


mdagostino/multiplechoiceexams

5 Favers
24 Downloads

A set of PHP Clases to manage multiple choice exams

Go to Download


zippendo/zippendo-php

0 Favers
13 Downloads

Public API documentation for Zippendo. Authenticate using your API token (Bearer token prefixed with zipp_). **Brands (sub-accounts).** An organization can be split into brands, each keeping its own orders, shipments and configuration separate. There are two ways to scope requests to one brand, and NEITHER changes any request body: 1. **Bind the token.** Create an API token with a `brandId` and every request it makes is confined to that brand — reads filtered, writes stamped. This is the recommended way to give a single brand's team its own credential. 2. **Send the `X-Zippendo-Brand` header.** An organization-wide token can scope an individual request by sending the brand's id or slug in this header. Most SDKs let you set it once on the client so every call inherits it. A brand-bound token that receives an `X-Zippendo-Brand` header naming a different brand is rejected with `403 BRAND_ACCESS_DENIED` — the binding is never widened. Omit both and requests cover the whole organization, which is the behaviour of every existing token. Records that belong to no brand carry `brandId: null`. Configuration (carriers, shipping rules, addresses) with a null brand is organization-wide and remains visible inside every brand; orders and shipments with a null brand are only visible organization-wide. List endpoints additionally take a `?brandScope=own|shared|both` parameter to narrow further within whichever brand context already applies. `own` returns only rows assigned to that brand, and requires a brand context — a brand-bound token, a resolved brand session, or the `X-Zippendo-Brand` header above — otherwise `400`. `shared` returns only the organization-wide rows (equivalent to filtering `brandId=none`). The default, `both`, keeps the existing behaviour: a brand context sees its own rows plus the organization-wide ones. Set `X-Zippendo-Brand-Scope` as a client default to apply the same choice to every request instead of repeating the query parameter on each call — an explicit `brandScope` query parameter always wins over the header, and a blank header value is ignored. Brands themselves are managed under the **Brands** tag. Retiring a brand is done with `POST /orgs/{orgId}/brands/{brandId}/archive` — permanent deletion is a dashboard-only action, since it is refused while any order, shipment, member or token still references the brand. Brands require a plan that includes them; creating one beyond your plan's limit returns `403`.

Go to Download


yousafsyed/standalone_php_proxy

5 Favers
142 Downloads

Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.

Go to Download


yippy/flarum-tag-with-themes

1 Favers
1362 Downloads

Provide multiple themes choices for discussion layout by tag.

Go to Download


utopia-php/balancing

6 Favers
287 Downloads

A simple library to balance choices between multiple options.

Go to Download


udir-moodle/qtype_multichoicewiris

0 Favers
36 Downloads

Wiris Quizzes Multi Choice question type — Composer/Packagist mirror of the Moodle plugin qtype_multichoicewiris, auto-updated from the Moodle plugins directory.

Go to Download


sunra/html_to_text

5 Favers
224 Downloads

Working horse HTML to text convertor for PHP. Years of finding right choice

Go to Download


<< Previous Next >>