Libraries tagged by bentonow
bentools/shh
19884 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
bentools/psr7-request-matcher
303569 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/picker
11527 Downloads
Helps you pick a random item with weight management.
bentools/funnel-http-client
10247 Downloads
A throttler for symfony/http-client to handle rate limits
bentools/doctrine-safe-events
8416 Downloads
Fires postPersist / postUpdate / postRemove events AFTER the transaction has completed.
bentools/simplexmlextended
22369 Downloads
Some extra functions to work with SimpleXml.
bentools/set
9476 Downloads
The Set object lets you store unique values of any type, like in Javascript.
bentools/guzzle-duration-middleware
55864 Downloads
A GuzzleHTTP Middleware that adds a X-Request-Duration header to all responses to monitor response times.
bentools/doctrine-ulid
4932 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
bentools/doctrine-static
645 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
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.
bentools/rewindable-generator
301 Downloads
Now your generators become rewindable.
bentools/pager
2496 Downloads
A simple pager class with delta management