Libraries tagged by file-format
danielmarschall/fileformats
335 Downloads
File format detection in PHP
club-1/sphinx-inventory-parser
242 Downloads
Parse Sphinx documentation's object.inv inventory file format into an indexed SphinxInventory object.
ciki/gemini-payment
29 Downloads
PHP generator for Gemini payment file format.
cheddzy/laravel-palette
0 Downloads
Package to read my custom file format that holds information about colour palettes.
badraxas/adstxt
21 Downloads
The AdsTxt Generator for PHP is a simple and easy-to-use library that allows you to work with the Authorized Digital Sellers (ads.txt) file format in your PHP applications.
aspose/html-sdk-php
3 Downloads
This repository contains Aspose_Html_Cloud_SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
aspose/cloud-laravel
489 Downloads
This is a Laravel Package to use Aspose cloud in Laravel 4 & 5 applications quickly and easily. Aspose for Cloud is a REST API to work with a number of file formats including word precessing documents, spreadsheets, presentations, PDFs and images.
aspose/cloud-bundle
11622 Downloads
This is a symfony2 bundle to use Aspose cloud service in symfony2 applications quickly and easily. Aspose for Cloud is a REST API to work with a number of file formats including word precessing documents, spreadsheets, presentations, PDFs and images.
aspose/aspose-html-cloud-php
31 Downloads
This repository contains Aspose_Html_Cloud_SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
aspose/aspose-email-cloud
52 Downloads
This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
aspose-html-cloud/aspose-html-cloud-php
7 Downloads
This repository contains Aspose_Html_Cloud_SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
zookal/ho-nl-ho_import
12 Downloads
A Magento Module that allows you to map fields and import all sorts of file formats, sources and entities. Fast and Low Memory.
ponup/gl-loaders
99 Downloads
Loaders for many file formats used in OpenGL
aspose/email-sdk-php
8 Downloads
This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
sirmekus/otu
5 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.