Libraries tagged by negative
lamansky/fraction
71899 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
jeffersongoncalves/laravel-favicon-proxy
177 Downloads
A Laravel package that proxies and server-side caches website favicons (Google S2 by default) behind a same-origin route, so visitors' browsers never hit the third-party favicon service. Validates the upstream content-type, sends nosniff, negative-caches failures and falls back to a transparent pixel.
heyitsmi/content-guard
114 Downloads
A content sanitization library to filter negative content and online gambling spam.
smoren/array-view
9 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.
marcoconsiglio/bcmath-extended
257 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
andydefer/laravel-vote
43 Downloads
Polymorphic voting system for Laravel with Positive, Negative, Abstention, and Neutral vote types.
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
3 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
11 Downloads
Convert numbers between any base you want, including negative numbers and floating point numbers
sharpapi/php-travel-review-sentiment
0 Downloads
Analyze travel review sentiment using AI - POSITIVE/NEGATIVE/NEUTRAL scores
sharpapi/php-ecommerce-product-review-sentiment
0 Downloads
Analyze product review sentiment using AI - returns POSITIVE/NEGATIVE/NEUTRAL
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.