Libraries tagged by ussd
itamair/geophp
5312542 Downloads
GeoPHP is a 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: WKT (including EWKT), WKB (including EWKB), 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.
ip2location/ip2proxy-php
246727 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
infinitypaul/laravel-password-history-validation
129389 Downloads
Prevent users from reusing recently used passwords
hhxsv5/php-sse
161738 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
hbattat/verifyemail
126947 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
gioni06/gpt3-tokenizer
443274 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
funct/funct
135626 Downloads
A PHP library with commonly used code blocks
davmixcool/php-sentiment-analyzer
126567 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
cash/lrucache
4337522 Downloads
An efficient memory-based Least Recently Used (LRU) cache
baldwin/magento2-module-image-cleanup
61880 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
awt/apilogger
135560 Downloads
Small laravel package for viewing api logs which can be used in debugging.
automattic/jetpack-status
3054858 Downloads
Used to retrieve information about the current status of Jetpack and the site overall.
api-platform/doctrine-common
1435918 Downloads
Common files used by api-platform/doctrine-orm and api-platform/doctrine-odm
abcaeffchen/sepa-utilities
1686929 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
a5hleyrich/wp-background-processing
485948 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.