Libraries tagged by formate
blaspsoft/doxswap
25108 Downloads
Doxswap is a simple document conversion package for Laravel which uses LibreOffice to convert documents to a variety of formats.
andersondanilo/cnab_php
280364 Downloads
Projeto para criar arquivos de remessas e processar arquivos de retorno no formato CNAB
rmunate/spell-number
274389 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
pear/ole
2608154 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
mediawiki/semantic-result-formats
195219 Downloads
Provides additional result formats for queries using Semantic MediaWiki
glpi-project/inventory_format
569256 Downloads
GLPI Inventory format lib
drevops/behat-format-progress-fail
696699 Downloads
Behat output formatter to show progress as TAP and fails inline.
adamlc/address-format
211164 Downloads
A PHP library to parse street addresses to localized formats
wapmorgan/file-type-detector
385438 Downloads
Detects file type by filename or content and generates correct mimetype.
skillshare/formatphp
33601 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
selective/image-type
311681 Downloads
Image type detection
kartik-v/yii2-number
554225 Downloads
Number control and format mask input for Yii2 Framework.
kartik-v/yii2-money
978256 Downloads
An advanced money mask input for Yii 2.0 based on jquery maskmoney plugin styled for Bootstrap 3.
jstewmc/rtf
171306 Downloads
Read and write Rich Text Format (RTF) documents with PHP
itools/smartstring
43489 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself