Libraries tagged by wine
edgaras/strsim
1878 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
bluepsyduck/laminas-autowire-factory
50989 Downloads
A Laminas factory implementation allowing for auto-wiring like in Symfony.
bitmovin/bitmovin-php
56980 Downloads
PHP-Client which enables you to seamlessly integrate the Bitmovin API into your existing projects
avadaneidanut/ldapquery
16295 Downloads
A light weight package for easily building LDAP advanced filter queries.
aminyazdanpanah/php-shaka
7934 Downloads
Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
windwalker/registry
158889 Downloads
Windwalker Structure package
wisembly/totem
35238 Downloads
Changeset calculator between data states
wisembly/excelant
156908 Downloads
wiredmedia/doctrine-extensions
117911 Downloads
winter/wn-redirect-plugin
22985 Downloads
Advanced redirect plugin for Winter CMS.
wingu/reflection
505459 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
wgirhad/geophp
35176 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
swen100/geophp
76999 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
simoneast/simple-ansi-colors
37006 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
sanmai/rate-limiter
971 Downloads
Cache-based rate limiter using sliding window algorithm