Libraries tagged by bentonow
bentools/set
7465 Downloads
The Set object lets you store unique values of any type, like in Javascript.
bentools/psr7-request-matcher
290598 Downloads
A PSR-7 RequestMatcher interface for use into several projects.
bentools/picker
8772 Downloads
Helps you pick a random item with weight management.
bentools/natural-cron-expression
2452 Downloads
A parser that converts natural language to a cron expression
bentools/funnel-http-client
8222 Downloads
A throttler for symfony/http-client to handle rate limits
bentools/doctrine-safe-events
6477 Downloads
Fires postPersist / postUpdate / postRemove events AFTER the transaction has completed.
bentools/simplexmlextended
20713 Downloads
Some extra functions to work with SimpleXml.
bentools/pest-symfony-kernel
616 Downloads
Symfony Kernel and dependency injection for Pest
bentools/pest-api-platform
601 Downloads
Api-Platform tools for Pest
bentools/pager
2404 Downloads
A simple pager class with delta management
bentools/gmaps-api-sign-url
148 Downloads
Sign Google Static Maps API Urls. No dependency.
bentools/doctrine-ulid
4556 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
bentools/arraytools
2210 Downloads
Some extra functions to work with arrays.
bentools/where
5222 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
bentools/specification
188 Downloads
Provides an implementation of the Specification Pattern. PHP7+