Libraries tagged by bentools
bentools/webpush-bundle
235002 Downloads
Send push notifications through Web Push Protocol to your Symfony users.
bentools/cartesian-product
804035 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
bentools/string-combinations
174533 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bentools/iterable-functions
352074 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
bentools/etl
46593 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
bentools/webpack-encore-resolver
41454 Downloads
Standalone path resolver for Webpack Encore
bentools/querystring
35777 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
bentools/natural-cron-expression
3624 Downloads
A parser that converts natural language to a cron expression
bentools/guzzle-throttle-middleware
253298 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
bentools/doctrine-native-enums
109112 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
bentools/uri-factory
22091 Downloads
PSR-7 URI factory
bentools/split-test-analyzer
19122 Downloads
Bayesian probability calculator for split testing / AB testing.
bentools/shh
20026 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
bentools/psr7-request-matcher
304240 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/funnel-http-client
10461 Downloads
A throttler for symfony/http-client to handle rate limits