Libraries tagged by bestrate
egodasa/upload
4 Downloads
Handle file uploads with extensible validation and storage strategies (Indonesia validation message)
devist-team/laragin
4 Downloads
multi vendor and multi strategy opinionated login package for laravel
creof/doctrine2-namespace-namingstrategy
23 Downloads
Doctrine2 naming strategy incorporating class namespace into names
constructions-incongrues/email-controller-addons
0 Downloads
Additional message strategies for aramisauto/email-controller.
codeup/encoding
4602 Downloads
collection of encoding schemes in order to encode and decode based on different strategies
code-distortion/backoff
0 Downloads
A PHP retry library implementing backoff strategies and jitter
code-corner/performance-cache
6 Downloads
A caching library for PHP performance optimization supporting multiple caching strategies.
coco-project/sql-cache
20 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
cleverstrategy/packagist
0 Downloads
Clever Strategy
brunocfalcao/trading
40 Downloads
Crypto Trading with sygnals strategy app
betterbrief/opauth-salesforce
319 Downloads
Salesforce authentication strategy for Opauth
bengr/auth
305 Downloads
Bengr auth package that can implement multiple authentication and authorization strategies
baraja-core/variable-generator
3695 Downloads
Generate new variable symbol by last variable and selected strategy.
avholodnyak/assets-buster-bundle
19 Downloads
This bundle provides support for cache busting using buster files. It uses custom version strategies feature that was introduced in Symfony 3.1.
andydune/string-container
5 Downloads
Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.