Libraries tagged by Inverse
jakewhiteley/hodl
5579 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
heimseiten/contao-inviewport-bundle
1764 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. JavaScript und CSS werden automatisch auf jeder Frontend-Seite eingebunden – auch im modernen Twig-Layout; eine manuelle Einbindung ist nicht mehr nötig.
crysalead/box
32058 Downloads
Minimalist Dependency Injection Container.
acelot/resolver
2706 Downloads
Dependency auto resolver for PHP 7 and 8
brick/di
3165 Downloads
Dependency injection and IoC framework
mohamed-amine/ioc-container
445 Downloads
Inversion of control container
marsapp/timeperiodhelper
12575 Downloads
TimePeriodHelper library provides functions such as sorting, union, difference, intersection, and calculation time.
cekta/routing
433 Downloads
router abstraction like PSR, for dependency inversion usage
styletools/lazy
13 Downloads
A lightweight lazy loader based on `window.IntersectionObserver` with tiny fallback for old browsers.
pmjones/caplet
21 Downloads
A minimal PSR-11 compliant autowiring dependency injection container.
onstage2426/fuzor
67 Downloads
Dependency-free full-text search for PHP. BM25 ranking, fuzzy and boolean modes, search-as-you-type prefix matching, stopword filtering and Snowball stemming for 62 languages, snippet extraction and result highlighting — one SQLite file, zero infrastructure.
mouf/interop.silex.di
72603 Downloads
This project is a very simple extension to the Silex microframework. It adds to Silex the capability to use any DI container (not only Pimple).
jtreminio/zimple
1450 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
jameswatts/cake-dependency
259 Downloads
CakePHP plugin providing dependency injection and service registry/locator
heimseiten/contao-parallax-bundle
933 Downloads
Jedes Element, welches die Klasse parallax hat, wird mit einem Parallax-Effect angezeigt.