Libraries tagged by php archive
araqel/archivetar
328 Downloads
Class for creation of .tar.zip Archives
ahmdadl/ecom-php
1 Downloads
archived version
vsn/egpcs
0 Downloads
VSN EGPCS PHP 5.6 archive
gulmzugur/einvoicing
3 Downloads
This library allows you to create, edit and sign invoices via e-Archive via PHP.
neiluj/phactory
11 Downloads
Phar Archive Maker for PHP Projects
lyhiving/zip
27 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
tembtion/tepclzip
6 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
romeroqe/log-generator
108 Downloads
A package that creates monthly log files, destinated to register actions for Laravel application.
romeroqe/admin-tools
102 Downloads
A package that provides a series of tools for managing a web application.
pointybeard/kickstarter-export-parser
75 Downloads
A PHP library for opening and parsing backer exports from Kickstarter campaigns.
mvccore/packager
196 Downloads
Library to pack any type of app into PHAR archive or any MvcCore app into single PHP super fast result file.
menatwork/ziparchivecto
5047 Downloads
A file archive, compressed with zip
lutana/pclzip
133 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives. Based on the PclZip library, but added PHP 7 compatibility and several bug fixes.
glucnac/ziparchivemanager
7 Downloads
A simple wrapper around PHP's ZipArchive class that provides a more object-oriented interface to make it easier to create, extract, and modify zip archives.