Libraries tagged by lims
psr-discovery/http-factory-implementations
10980932 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
10968623 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
10611532 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
11099377 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/cache-implementations
10615335 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.
mattiasgeniar/phpunit-query-count-assertions
959709 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
laminas/laminas-permissions-acl
14610210 Downloads
Provides a lightweight and flexible access control list (ACL) implementation for privileges management
helgesverre/toon
284953 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
haydenpierce/class-finder
17376172 Downloads
A library that can provide of a list of classes in a given namespace
dusterio/laravel-aws-worker
5991992 Downloads
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers
codewithdennis/filament-select-tree
634141 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
artisansdk/ratelimiter
4124411 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
overtrue/laravel-lang
1121267 Downloads
List of 75 languages for Laravel.
caouecs/laravel4-lang
138885 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
wyrihaximus/list-classes-in-directory
470007 Downloads
Allows you to list full qualified class names in directories and files.