Search results for å…«å—\(
patrickschur/language-detection
2216117 Downloads
A language detection library for PHP. Detects the language from a given text string.
nicmart/tree
13575681 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
nelexa/zip
5691051 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.
moxiecode/plupload
441907 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
9746228 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.
maknz/slack
10981358 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
kevinrob/guzzle-cache-middleware
13215332 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
hollodotme/fast-cgi-client
16311923 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
graylog2/gelf-php
31856862 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
eventsauce/eventsauce
1390211 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
datatables/datatables
1279568 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
consolidation/site-process
34931386 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
colinmollenhour/cache-backend-file
19142827 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.
classpreloader/classpreloader
41211595 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
needim/noty
252328 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.