Libraries tagged by asia
nfephp-org/sped-nfe
1202789 Downloads
API para geração e comunicação da NFe e NFCe com as SEFAZ autorizadoras.
moxiecode/plupload
486488 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
mollie/mollie-api-php
11345866 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
league/color-extractor
3893717 Downloads
Extract colors from an image as a human would do.
eluceo/ical
15131960 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
colinmollenhour/cache-backend-file
20459600 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
coenjacobs/mozart
2878299 Downloads
Composes all dependencies as a package inside a WordPress plugin
claviska/simpleimage
1728226 Downloads
A PHP class that makes working with images as simple as possible.
cakephp/utility
23157272 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
aimeos/map
334369 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
tightenco/collect
20184464 Downloads
Collect - Illuminate Collections as a separate package.
needim/noty
274398 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
wp-cli/media-command
6235142 Downloads
Imports files as attachments, regenerates thumbnails, or lists registered image sizes.
wolfcast/browser-detection
809340 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
tpetry/laravel-query-expressions
217454 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls