Libraries tagged by php stamp

matthiasmullie/scrapbook

329 Favers
2952019 Downloads

Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

Go to Download


shadz3rg/php-stamp

167 Favers
158547 Downloads

The XSL-way templating library for MS Office Word DOCX documents.

Go to Download


iazaran/smart-cache

216 Favers
16399 Downloads

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

Go to Download


sobstel/metaphore

99 Favers
183963 Downloads

PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).

Go to Download


dskripchenko/php-pdf

9 Favers
1419 Downloads

MIT alternative to mpdf (GPL) and FPDI: pure-PHP PDF toolkit — generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).

Go to Download


aspose/pdf-sdk-php

8 Favers
30745 Downloads

Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.

Go to Download


byjg/imageutil

13 Favers
10340 Downloads

ImageUtil is a PHP library that provides a collection of operations for image manipulation using the GD library. It simplifies tasks such as flipping, cropping, resizing, stamping, and more.

Go to Download


code-distortion/backoff

0 Favers
312 Downloads

A PHP retry library implementing backoff strategies and jitter

Go to Download


genai/trace

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

Go to Download


peterujah/nano-stamp

0 Favers
67 Downloads

Nano Stamp is Php Class to create a custom stamp using the GD Graphics Library. It simplifies the process of generating stamps, such as circular and square designs, accompanied by dynamic text and styling.

Go to Download


stamplia/stamplia-php

7 Favers
14 Downloads

A PHP client for the Stamplia API

Go to Download


zippendo/zippendo-php

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

Go to Download


ownercoder/ru-php-stamp

0 Favers
33 Downloads

A library for true XSL-way templating of XML-based Office documents. Supports MS Word docx.

Go to Download


n1xez/php-stamp

0 Favers
3 Downloads

The XSL-way templating library for MS Office Word DOCX documents.

Go to Download


keyboarduz/php-stamp

0 Favers
105 Downloads

The XSL-way templating library for MS Office Word DOCX documents.

Go to Download


Next >>