Libraries tagged by bento
bentools/querystring
34939 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
bentools/psr7-request-matcher
301474 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/picker
11131 Downloads
Helps you pick a random item with weight management.
bentools/funnel-http-client
9781 Downloads
A throttler for symfony/http-client to handle rate limits
bento/bento
143 Downloads
Simple micro-framework
bentools/simplexmlextended
21998 Downloads
Some extra functions to work with SimpleXml.
bentools/shh-bundle
12989 Downloads
A Symfony bundle to handle secrets.
bentools/set
9010 Downloads
The Set object lets you store unique values of any type, like in Javascript.
bentools/rewindable-generator
287 Downloads
Now your generators become rewindable.
bentools/guzzle-duration-middleware
55734 Downloads
A GuzzleHTTP Middleware that adds a X-Request-Duration header to all responses to monitor response times.
bentools/doctrine-ulid
4877 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
bentools/doctrine-safe-events
7950 Downloads
Fires postPersist / postUpdate / postRemove events AFTER the transaction has completed.
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
bentools/specification
189 Downloads
Provides an implementation of the Specification Pattern. PHP7+
bentools/safe-sync-transport
4 Downloads
Symfony Messenger safe synchronous transport.