Libraries tagged by ligght
psr-discovery/event-dispatcher-implementations
5338568 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
5487117 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
5337977 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
5340340 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
5334194 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.
ozdemir/datatables
136775 Downloads
Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.
nunomaduro/laravel-mojito
401676 Downloads
A lightweight package for testing Laravel views.
nucleos/user-bundle
332976 Downloads
Lightweight user management for symfony
nilportugues/sql-query-formatter
947182 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
224406 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
morris/lessql
128843 Downloads
LessQL: A lightweight and performant PHP ORM alternative
mjohnson/decoda
1159364 Downloads
A lightweight lexical string parser for BBCode styled markup.
mirakl/sdk-php-shop
422528 Downloads
Mirakl provides a PHP SDK that wraps the Mirakl REST APIs in a lightweight library. This enables you to develop a fast, flexible and custom integration for your existing e-commerce solution.
lichtner/fluentpdo
255244 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
laminas/laminas-config-aggregator
3338224 Downloads
Lightweight library for collecting and merging configuration from different sources