Libraries tagged by lightweight
testo/testo
52903 Downloads
A lightweight PHP testing framework.
relaticle/flowforge
202829 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
psr-discovery/log-implementations
10908465 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
11190624 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
11202452 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
10811046 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
11315105 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
10810546 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
10814965 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
10804673 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
prismjs/prism
74385 Downloads
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
patchlevel/event-sourcing
437812 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
panphp/pan
128348 Downloads
A simple, lightweight, and privacy-focused product analytics php package.
nunomaduro/laravel-mojito
481381 Downloads
A lightweight package for testing Laravel views.
m1/env
13436646 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.