Libraries tagged by intersection
phpstan/phpdoc-parser
248371224 Downloads
PHPDoc parser with support for nullable, intersection and generic types
league/period
4397803 Downloads
Time range API for PHP
shinsenter/defer.php
9579 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
joegreen0991/hyperloglog
13837 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
bakame/period
43 Downloads
Time range API for PHP
kudm761/martinez-rueda-php
110304 Downloads
Martinez-Rueda algorithm for polygon boolean operations
showyweb/fast_background
1719 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
marsapp/timeperiodhelper
9123 Downloads
TimePeriodHelper library provides functions such as sorting, union, difference, intersection, and calculation time.
heimseiten/contao-inviewport-bundle
1451 Downloads
Jedem Element, welches die Klasse ivp (in view port) hat, werden die Klassen iivp (is in view port) und wivp (was in view port) hinzugefügt, wenn es dem Besucher angezeigt wird, wobei iivp wieder entfernt wird, sobald der Besucher das Element nicht mehr sieht. Zudem wird dem Body-Tag die Klasse ivp_active hinzugefügt, wenn die Funktionalität aktiv ist. Muss im Seitenlayout unter 'JavaScript' -> 'JavaScript-Templates' -> js_inviewport aktiviert werden.
citrus-framework/intersection
86 Downloads
php switch library
bakame/period-visualizer
6 Downloads
A Visualizer for League Period.
styletools/lazy
12 Downloads
A lightweight lazy loader based on `window.IntersectionObserver` with tiny fallback for old browsers.
heimseiten/contao-parallax-bundle
838 Downloads
Jedes Element, welches die Klasse parallax hat, wird mit einem Parallax-Effect angezeigt.
sdui/daterange
5 Downloads
Provides an Object that contains the DateTimeRange for start and end times. Also provides the opportunity to create the gaps between a scope and multiple intersections.
jelle-s/arraykeycombiner
128 Downloads
Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.