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