Libraries tagged by dense

denheck/faker-context

9 Favers
6296 Downloads

Behat context for generating test data

Go to Download


denetorus/sketch

0 Favers
192 Downloads

Sketch is the simple php framework

Go to Download


dende/multitenancybundle

11 Favers
178 Downloads

Multitenancy Bundle

Go to Download


denbeke/orm

4 Favers
8 Downloads

Simple ORM implementation for PHP

Go to Download


defser/zilliqa-php

7 Favers
613 Downloads

A library integrating Zilliqa with typed PHP.

Go to Download


zippendo/zippendo-php

0 Favers
10 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


zerofyi/laracontext

0 Favers
59 Downloads

Generate high-density architectural context maps of Laravel applications for AI models.

Go to Download


vantoozz/phpcdm

8 Favers
4371 Downloads

PHP Code Density Meter (PHPCDM)

Go to Download


tjdft/laravel

0 Favers
347 Downloads

Pacote unificado para desenvolvimento de aplicações Laravel no TJDFT.

Go to Download


thiagoprz/braspag-laravel

1 Favers
632 Downloads

Biblioteca desenvolvida para dar suporte no Laravel as formas de pagamento Braspag.

Go to Download


the-toster/psalm-jms-serializer

2 Favers
31627 Downloads

Add return type typehints to deserialization methods

Go to Download


sururulab/brasil-helper

8 Favers
101 Downloads

Brasil Helper é um projeto open source que empacota via pacote composer um poderoso helper de utilidades para quem desenvolve software para regionalização do Brasil.

Go to Download


stargrid/laravel-calendario-feriados

11 Favers
4989 Downloads

Pacote desenvolvido e mantido pela StarGrid (https://stargrid.pro) para facilitar a integração com a API (http://www.calendario.com.br/api_feriados_municipais_estaduais_nacionais.php) para a busca de feriados nacionais, estaduais e municipais.

Go to Download


soares289/gojira

5 Favers
70 Downloads

Framework baseado no padrão MVC para simples e rapido desenvolvimento de aplicações WEB

Go to Download


snack/snack

20 Favers
14 Downloads

Biblioteca para auxiliar no pontapé inicial em um projeto web. A idéia foi juntar alguns dos projetos que mais utilizávamos como referência e adaptarmos para um modelo de desenvolvimento com um Guia de Estilo incluso.

Go to Download


<< Previous Next >>