Libraries tagged by gentoo
bentools/etl
45836 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
bentools/webpack-encore-resolver
39769 Downloads
Standalone path resolver for Webpack Encore
bentools/natural-cron-expression
3159 Downloads
A parser that converts natural language to a cron expression
bentools/guzzle-throttle-middleware
252213 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
bentools/doctrine-native-enums
104844 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
bentools/uri-factory
21434 Downloads
PSR-7 URI factory
bentools/split-test-analyzer
18479 Downloads
Bayesian probability calculator for split testing / AB testing.
bentools/shh
19625 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
bentools/querystring
35039 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
bentools/psr7-request-matcher
301726 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/picker
11197 Downloads
Helps you pick a random item with weight management.
bentools/funnel-http-client
9845 Downloads
A throttler for symfony/http-client to handle rate limits
bentools/simplexmlextended
22066 Downloads
Some extra functions to work with SimpleXml.
bentools/set
9074 Downloads
The Set object lets you store unique values of any type, like in Javascript.
bentools/rewindable-generator
291 Downloads
Now your generators become rewindable.