Libraries tagged by bentonow
bentools/shh
20205 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
bentools/psr7-request-matcher
305001 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/picker
11717 Downloads
Helps you pick a random item with weight management.
bentools/funnel-http-client
10615 Downloads
A throttler for symfony/http-client to handle rate limits
bentools/doctrine-static
1040 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
bentools/simplexmlextended
22686 Downloads
Some extra functions to work with SimpleXml.
bentools/shh-bundle
13051 Downloads
A Symfony bundle to handle secrets.
bentools/set
9842 Downloads
The Set object lets you store unique values of any type, like in Javascript.
bentools/pager
2517 Downloads
A simple pager class with delta management
bentools/guzzle-duration-middleware
56071 Downloads
A GuzzleHTTP Middleware that adds a X-Request-Duration header to all responses to monitor response times.
bentools/gmaps-api-sign-url
301 Downloads
Sign Google Static Maps API Urls. No dependency.
bentools/doctrine-safe-events
8782 Downloads
Fires postPersist / postUpdate / postRemove events AFTER the transaction has completed.
bentools/doctrine-ulid
5050 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
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+