Libraries tagged by php archive

etshy/php-zip-bundle

2 Favers
12656 Downloads

Symfony bundle using php-zip

Go to Download


triggerhappy/mpq

19 Favers
87 Downloads

Handle the MPQ (MoPaQ) format natively from PHP with support for Warcraft III & Starcraft II.

Go to Download


newsdataio/newsdataapi

2 Favers
3347 Downloads

Official PHP client (SDK) for the Newsdata.io News API — fetch real-time, historical, crypto, and stock-market news via REST with validation, retries, and error handling.

Go to Download


cloudbear/api-oci

0 Favers
261 Downloads

Build OCI image archives and interact with OCI registries from PHP.

Go to Download


php-etl/packaging-contracts

0 Favers
13537 Downloads

This library aims at providing contracts for building TAR archives, using PHP resources and streams

Go to Download


x2nx/wework-finance-sdk

2 Favers
169 Downloads

Enterprise WeChat Conversation Content Archive PHP Extension

Go to Download


felixmaier1989/pseudo-crypt

0 Favers
85599 Downloads

Composer friendly version of http://web.archive.org/web/20130727034425/http://blog.kevburnsjr.com/php-unique-hash

Go to Download


pear/php_archive

9 Favers
19 Downloads

Create a single .phar file containing an entire application

Go to Download


mishak/archive-tar

12 Favers
175 Downloads

Archive TAR reader for PHP - supports gz, bz2 and files over 2 GB

Go to Download


zippendo/zippendo-php

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


survos/nara-php-api

0 Favers
157 Downloads

PHP client for NARA's Catalog API v2

Go to Download


goletter/hyperf-archive

0 Favers
7 Downloads

Multi-file archive (ZIP) builder for Hyperf with sync download and storage upload support.

Go to Download


dzasa/maratus-php-backup

22 Favers
10 Downloads

Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.

Go to Download


takuya/php-7z-cmd-wrapper

0 Favers
132 Downloads

7z Archiver Command Wrapper

Go to Download


dawood/wmb-scrapper

19 Favers
121 Downloads

A small Php package to fetch archive url snapshots from archive.org.using it you can fetch complete list of snapshot urls of any year orcomplete list of all years possible.This package can be used to do recon of any target.

Go to Download


<< Previous Next >>