Libraries tagged by prefixer

zippendo/zippendo-php

0 Favers
5 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. 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


rupeshdahal/nepal-mobile-operators

5 Favers
5 Downloads

A Laravel package to identify mobile operators in Nepal based on number prefixes

Go to Download


runopencode/doctrine-naming-strategy-bundle

7 Favers
807 Downloads

Set of useful Doctrine2 naming strategies for larger projects that allows you to add prefixes to Entity table names in batch.

Go to Download


roukmoute/doctrine-prefix-bundle

3 Favers
19400 Downloads

Listener that prefixes tables and sequences

Go to Download


publishpress/pimple-pimple

0 Favers
925 Downloads

Pimple, a simple Dependency Injection Container, prefixed for PublishPress

Go to Download


phpbb/topicprefixes

8 Favers
137 Downloads

An official phpBB extension for topic prefixes.

Go to Download


oniti/uuid-for-key

0 Favers
3153 Downloads

Permet de générer un uuid préfixé du nom de la table

Go to Download


northrook/hasher

0 Favers
17 Downloads

Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes

Go to Download


hut6/crontab-checker

1 Favers
11921 Downloads

Validates syntax of all files in project root prefixed with .crontab

Go to Download


flametrench/ids

0 Favers
636 Downloads

Prefixed wire-format IDs for Flametrench. UUIDv7 storage, self-describing public identifiers.

Go to Download


avanzu/sf-doctrine-prefix-bundle

4 Favers
1821 Downloads

Applies table prefixes to doctrine tables

Go to Download


alimarchal/id-generator

0 Favers
678 Downloads

A Laravel package to generate unique, prefixed IDs with database transaction safety

Go to Download


unfunco/phpunit-alternative-test-prefix

4 Favers
20 Downloads

Listener for PHPUnit that allows for alternative test method prefixes to be specified within the PHPUnit configuration file.

Go to Download


martimiz/silverstripe-languageprefix

20 Favers
7932 Downloads

Extends silverstripe-translatable to allow for (custom) language prefixes on multilingual sites.

Go to Download


ideatic/css_optimizer

5 Favers
1636 Downloads

Optimize, minify and add vendor prefixes for your CSS

Go to Download


<< Previous Next >>