Libraries tagged by implements

noodlesnz/double-metaphone

9 Favers
123016 Downloads

This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.

Go to Download


naroga/redis-cache

8 Favers
108467 Downloads

A Redis driver that implements PSR-16 (Simple Cache)

Go to Download


mouf/utils.common.conditioninterface

3 Favers
504953 Downloads

This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.

Go to Download


middlewares/http-authentication

35 Favers
294387 Downloads

Middleware to implement Basic and Digest Http authentication

Go to Download


middlewares/cors

12 Favers
66670 Downloads

Middleware to implement Cross-Origin Resource Sharing (CORS)

Go to Download


mage-os/mageos-common-async-events

11 Favers
4923 Downloads

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

Go to Download


kunstmaan/search-bundle

19 Favers
80562 Downloads

The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface

Go to Download


kaabar-jwt/yii2-jwt

3 Favers
19990 Downloads

The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.

Go to Download


flowpack/simplesearch-contentrepositoryadaptor

23 Favers
28141 Downloads

Implements a bridge to search in Neos CR via the flowpack/simplesearch package.

Go to Download


flowpack/jobqueue-redis

7 Favers
60634 Downloads

Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.

Go to Download


flowpack/jobqueue-doctrine

6 Favers
195900 Downloads

Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.

Go to Download


eonx-com/easy-pipeline

0 Favers
900117 Downloads

Provides an easy and powerful way to implement pipelines for anything

Go to Download


elgentos/magento2-structured-data

14 Favers
38633 Downloads

Implement structured data for Magento 2 webshops.

Go to Download


dgtlss/owaspadvisor

29 Favers
971 Downloads

A Laravel package to help developers implement OWASP Top 10 security guidelines

Go to Download


cbsi/doctrine2-nestedset

12 Favers
296267 Downloads

This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.

Go to Download


<< Previous Next >>