Libraries tagged by argb
gipfl/format
7844 Downloads
Arbitrary collection of Format helpers
gchernikov/request-resolver-bundle
4066 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
freshflesh/wp-render-template-part
2775 Downloads
An alternative to the native WP function `get_template_part` that can pass arguments to the local scope
fertandil87/afip.php
4579 Downloads
Libreria para usar los Web Services de AFIP (Argentina)
fasaro/magento2-es_ar-language-pack
3576 Downloads
Spanish (Argentina) language package for Magento 2
eboreum/exceptional
4489 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
dmitriynyu/dummy-file-generator
3057 Downloads
Create dummy files of arbitrary length and content for testing
devsrealm/tonics-console
812 Downloads
Tonics Console is a PHP-based command-line argument processing library. It allows you to easily parse and handle command-line arguments in your PHP applications.
devhelp/piwik-api
36407 Downloads
Provides self-contained piwik methods that are able to make call to api with predefined or/and runtime arguments
comely-io/buffer-php
11188 Downloads
Arbitrary bytes buffer in PHP
baklysystems/dompdf
1491 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter with arabic support
ashleydawson/class-meta
7582 Downloads
Add arbitrary metadata to classes and their constants by annotation
3li3bdalla/tafqeet
1310 Downloads
convert numbers into arabic words
uma/phpasn1
3989 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
cashlink/php-index
11571 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.