Libraries tagged by idor
runcmf/runtracy
72967 Downloads
Slim Framework Debugger
sirajcse/laravel-unique-id-generator
33408 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
defro/google-streetview
10474 Downloads
Google StreetView photo service by API provide metadata request and get static image url by location (address), panorama ID or latitude & longitude
genai/trace
163 Downloads
Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.
phoenix1331/laravel-auth-audit
26 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
semhoun/slim-tracy
1088 Downloads
Tracy for Slim4 Framework Debugger
zippendo/zippendo-php
6 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`.
andrerampanelli/runtracy
29444 Downloads
A fork of runcmf/runtracy
waughj/wp-post-link
84 Downloads
A simpler way to get link HTML by passing a post slug, ID, or WP_Post object.
uberchel/shikimori-api
2 Downloads
Shikimori API, searching and getting information by ID or name
snowpatch/videoparser
0 Downloads
Easily get the provider, video ID or embed URL of Youtube or Vimeo videos
r-martins/mautic-plugin-fix-dropdown
4 Downloads
Workaround/plugin: restores contact autofill on select/country fields when cached form HTML emits attributes before id="…" or options use whitespace before closing >.
offsetwp/editor-support
1 Downloads
Choose the type of editor (Gutenberg, Classic, or none) based on the post type, post ID, or template, and configure its various features.
ngfw/webparser
8 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.
mapkyca/console-entitydump
14 Downloads
A tool for outputting the raw contents of an object as identified by UUID, ID or short url