Libraries tagged by bentools
bentools/webpush-bundle
184028 Downloads
Send push notifications through Web Push Protocol to your Symfony users.
bentools/cartesian-product
691074 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
bentools/string-combinations
145580 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bentools/iterable-functions
275797 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
bentools/etl
43554 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
bentools/webpack-encore-resolver
35007 Downloads
Standalone path resolver for Webpack Encore
bentools/uri-factory
19230 Downloads
PSR-7 URI factory
bentools/querystring
32230 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
bentools/guzzle-throttle-middleware
247742 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
bentools/doctrine-native-enums
94125 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
bentools/split-test-analyzer
17173 Downloads
Bayesian probability calculator for split testing / AB testing.
bentools/shh-bundle
12222 Downloads
A Symfony bundle to handle secrets.
bentools/shh
17554 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
bentools/set
7405 Downloads
The Set object lets you store unique values of any type, like in Javascript.
bentools/psr7-request-matcher
290465 Downloads
A PSR-7 RequestMatcher interface for use into several projects.