Libraries tagged by php imap
yongfook/bannerbear
41903 Downloads
A PHP Wrapper for the Bannerbear API - A image and video generation service
stonemax/acme2
25537 Downloads
Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.
litgroup/enumerable
57041 Downloads
Implementation of the enumerable type for PHP.
phpskills/phpskills
3735 Downloads
Implementation of Microsoft's TrueSkill matchmaking system for PHP
nlpcloud/nlpcloud-client
15940 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
joserick/png-metadata
21111 Downloads
A PHP library for extract the metadata (XMP, EXIF) within a PNG format image.
flowpack/jobqueue-redis
58655 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
farzai/color-palette
4619 Downloads
A robust PHP library for extracting, analyzing, and managing color palettes from images
byjg/jwt-session
72737 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
analogic/lescript
13111 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
humbug/humbug
153467 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
doctrine/skeleton-mapper
9291 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
yogarine/wait-for-it.php
39107 Downloads
A PHP implementation of Giles Hall's wait-for-it.sh script.
united-prototype/php-ga
89238 Downloads
"ga.js in PHP" - Implementation of a generic server-side Google Analytics client in PHP that implements nearly every parameter and tracking feature of the original GA Javascript client.
umbrellio/php-table-sync
41443 Downloads
PHP's implementation of the library providing data synchronization between microservices