Libraries tagged by sürat
indigerd/http-fault-tolerance
610 Downloads
Handle http requests with custom fallback strategies
hamid80386/sms-sender
8 Downloads
A simple Laravel Package to send sms based on Strategy and Facade design patterns.
greenterfin/xml
217 Downloads
XML generación de documentos electrónicos, Facturacion Electrónica SUNAT - Perú
gkralik/laminas-smarty-module
70 Downloads
Laminas module providing a Smarty rendering strategy
fdmind/ignore-query-strings
133 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
devbuddy/cart
15 Downloads
A simple cart class for laravel to build ecommerce websites from scratch. No need of configurations just download and start using it. You can customize the functionality as per your requirements very easily and with no hassle.
daynnnnn/statamic-cloudfront
1895 Downloads
Allows you to use cloudfront as a statamic cache strategy.
darwinluague/twitter
6 Downloads
Twitter from scratch using Laravel framework.
ctroms/retryable
196 Downloads
Easily determine and retry fails requests with configuratble strategies
commune/container
169 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
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.
carloschininin/api-search-person
111 Downloads
Api search person in reniec and sunat
borucreative/craft3-ses
3019 Downloads
A CraftCMS v3 Mail Transport strategy using Amazon SES
bengr/auth
305 Downloads
Bengr auth package that can implement multiple authentication and authorization strategies