Libraries tagged by intervention
shinsenter/defer.php
9102 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
11081 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
sciactive/hookphp
2569 Downloads
Method hooking in PHP.
leoloso/faker
91251 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
bakame/period
41 Downloads
Time range API for PHP
heimseiten/contao-inviewport-bundle
1314 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.
showyweb/fast_background
1377 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
marsapp/timeperiodhelper
7407 Downloads
TimePeriodHelper library provides functions such as sorting, union, difference, intersection, and calculation time.
tmont/phroxy
29 Downloads
Proxy generator that supports interception of method calls
styletools/lazy
12 Downloads
A lightweight lazy loader based on `window.IntersectionObserver` with tiny fallback for old browsers.
heimseiten/contao-parallax-bundle
776 Downloads
Jedes Element, welches die Klasse parallax hat, wird mit einem Parallax-Effect angezeigt.
dustin/encapsulation
149 Downloads
A simple way to accommodate, exchange and structorize data with objects
bakame/period-visualizer
4 Downloads
A Visualizer for League Period.
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/arrayintersections
152 Downloads
Tries to find intersections between a combination of arrays.