Libraries tagged by form strategy
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
pelock/jobfuscator
10 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
maxnuf/maxnuf-smarty
651 Downloads
Zend Framework 2 Module that provides a Smarty rendering strategy and functions and modifiers to render actions from your templates
commune/container
169 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
coco-project/sql-cache
19 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.
solventt/slim-route-strategy
13 Downloads
The route invocation strategy for the Slim microframework
mattivdweem/translate-json-strategy
98 Downloads
json strategy for the Simple translation class set for PHP
interemotion/zf-image-strategy
213 Downloads
An Image Strategy for Laminas MVC based applications using the Imagine OOP library
ilexn/slim-route-strategies
1 Downloads
Slim 4 route strategies for parameter upcasting
geggleto/setter-strategy
22 Downloads
Alternative dispatch strategy for slim 3
edouardkombo/dependency-strategy
14 Downloads
Dependency Strategy is a strategy for dependencies injection and container.
den-kuz/symfony-messenger-configurable-strategy
3 Downloads
Configurable retry strategy for symfony/messenger component
4xxi/strategy-injector
742 Downloads
Symfony helper for implementing "Strategy" pattern
http-message-strategies-interop/http-message-strategies
176 Downloads
Common interfaces for HTTP Message Strategies
edouardkombo/parser-strategy
14 Downloads
Parser Strategy is a parser for ILN files (Intuitive Language Notation).