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