Libraries tagged by php-imap
peterson/ultimate-uploader
9 Downloads
PHP Library for Uploading all file types
nanoblocktech/html-image-map
3 Downloads
PHP class to create html image map.
nancheng/pfinal-imgtb
8 Downloads
This is a PHP image binarization library
linkphp/image
95 Downloads
php image 图片
iry/image
49 Downloads
php image process. PHP图片快捷处理
cdcchen/imageine-helper
6 Downloads
imageine helper
greg-md/php-static-image
149 Downloads
Save images in real-time in different formats using Intervention Image.
php-image-metadata/gpano-tag
16 Downloads
The image metadata Library. Support panorama image.
zxurian/slack-php
43 Downloads
PHP implementation of Slack’s API
zrecommerce/zrecommerce-storefront-php
6 Downloads
ZRECommerce store front (eCommerce) application stack that consumes the zrecore-js REST service. This is the PHP implementation.
yplam/php-nudity
17 Downloads
A PHP implementation of a nudity scanner based on approaches from research papers.
yousufsyed/exponential_backoff
7 Downloads
A php implementation of the exponential backoff algorithm.
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
youhey/glicko2
5 Downloads
A PHP implementation of Glicko2 rating system
youhey/elo
2 Downloads
A PHP implementation of Elo rating system