Libraries tagged by implements
oyoun-media/academy-saml
475 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
openy/openy_block_modal
16907 Downloads
Implements a simple block with a body and title that will be used to display modal windows. by OpenY community
omgdef/yii2-unisender-mailer
17031 Downloads
This extension implements MailerInterface for sending emails via UniSender
netgen/site-legacy-bundle
5478 Downloads
Netgen Site Legacy Bundle is an eZ Platform bundle that implements common features that are used by Netgen to implement websites. This bundle acts as a glue between new and legacy kernels.
mrellerm/jwt-refresh-token-bundle
3565 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
mouf/utils.session.session-manager
252831 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
mouf/utils.common.url-interface
354363 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
mouf/utils.cache.cache-interface
376367 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/utils.action.common-action
354422 Downloads
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
mouf/mouf-validators-interface
383745 Downloads
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
mohammadrasoulasghari/laravel-reactions
187 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
moh8med/bffs
10 Downloads
BFFS is a simple project built with Laravel that implements the backend for frontend pattern to help you build a security shield in front of your APIs and Microservices.
minnpost/object-sync-for-salesforce
467 Downloads
WordPress plugin that implements mapping and syncing between Salesforce objects and WordPress objects
middlewares/honeypot
2563 Downloads
Middleware to implement a honeypot spam prevention
michaeldrennen/jsonapi
4140 Downloads
A framework agnostic PHP library that implements some of the json:api specification.