Libraries tagged by bentools
bentools/cartesian-product
769349 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
bentools/webpush-bundle
222201 Downloads
Send push notifications through Web Push Protocol to your Symfony users.
bentools/string-combinations
167103 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bentools/iterable-functions
328439 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
bentools/etl
45836 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
bentools/webpack-encore-resolver
39730 Downloads
Standalone path resolver for Webpack Encore
bentools/querystring
35034 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
bentools/natural-cron-expression
3148 Downloads
A parser that converts natural language to a cron expression
bentools/guzzle-throttle-middleware
252193 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
bentools/doctrine-native-enums
104711 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
19613 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
bentools/psr7-request-matcher
301706 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/picker
11197 Downloads
Helps you pick a random item with weight management.