Libraries tagged by negative
lamansky/fraction
44209 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
smoren/array-view
8 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
sandstein/magento2-module-negative-price-options
1 Downloads
This Module allows negative deviations for product options eg. children reductions for events
negative/simplescraper
18 Downloads
A (very) simple URL scraper that fetches title, description and images.
tonix-tuft/gloom
2 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
tidycode/magento2-ai-fraud-detection
2 Downloads
Allows you to analyze orders placed and determine which of them are suspected frauds. You can specify the degree of personally acceptable risk or report fali positives and false negatives
smart-lib/base-converter
10 Downloads
Convert numbers between any base you want, including negative numbers and floating point numbers
nilsenpaul/slug-alert
185 Downloads
Warn your editors about the potentially negative side effects of changing slugs
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
ealore/dateinterval
21 Downloads
This class extends PHP's \DateInterval class providing weeks+days and negative spec support
denniskupec/covfefe
6 Downloads
Despite the constant negative press...
wfpay/negativacao-tecnospeed
86 Downloads
Biblioteca para comunicaçao com a API de Negativação da Tecnospeed
dnafactory/module-check-virtual-product
585 Downloads
n Magento, quando si crea un prodotto semplice e non si setta il peso, automaticamente questo viene settato come virtuale. Questo modulo, semplicemente controlla se il peso è settato, in caso negativo torna un toast d'errore
phayes/geophp
7907097 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.
marc-mabe/php-enum
8316980 Downloads
Simple and fast implementation of enumerations with native PHP