Libraries tagged by php-imap
united-prototype/php-ga
85675 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
38644 Downloads
PHP's implementation of the library providing data synchronization between microservices
triun/longest-common-substring
33954 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
splitbrain/remarkable-api
376 Downloads
PHP Implementation of the reMarkable file API
shawm11/hawk-auth
6840 Downloads
PHP implementation of the Hawk HTTP authentication scheme
rossriley/php-vuejs-templating
39253 Downloads
PHP implementation of Vue.js templating engine
rootpd/openpgp-php
16863 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880). This fork exists only to have tagged v0.5 compatible with PHP 8.1.
rogervila/provably-fair
11418 Downloads
PHP implementation of Bustabit's Provably Fair system
rich-davis1/phpw2v
950 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.
proberts/skip32
41365 Downloads
Skip32 php implementation - 32-bit block cipher based on Skipjack
pokemon-tcg/pokemon-tcg-sdk-php
4739 Downloads
This is the Pokémon TCG SDK PHP implementation. It is a wrapper around the Pokémon TCG API of pokemontcg.io.
phpfui/icalendar
6801 Downloads
A modern fork of the icalendar.org PHP implementation of rfc5545, management of iCal formatted files
php-extended/polyfill-str-levenshtein
149713 Downloads
A php implementation of the levenshtein distance without length limitation
php-extended/polyfill-php80-str-utils
27304 Downloads
A php implementation of string functions introduced in php8 and above
php-ddd/notification
21900 Downloads
PHP implementation of Fowler's Notification pattern