Libraries tagged by negative
lamansky/fraction
46674 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
3 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.
konstantind/otus-flexible-float-parser
4 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).
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...
dnafactory/module-check-virtual-product
599 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
wfpay/negativacao-tecnospeed
104 Downloads
Biblioteca para comunicaçao com a API de Negativação da Tecnospeed
marc-mabe/php-enum
10555146 Downloads
Simple and fast implementation of enumerations with native PHP