Libraries tagged by user access
hoa/acl
644 Downloads
The Hoa\Acl library.
whitespace-se/matomo-modern-theme
115 Downloads
Modern gives the Matomo user interface a minimalist look and feel. Now also with dark mode and additional options.
luyadev/luya-module-admin-usertoken
3492 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
macropage/sdk-ebay-rest-browse
3026 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
whatpulse/api-sdk-php
8 Downloads
Public API for WhatPulse user data access. This API allows authenticated users to access their own data and public data from other users, depending on privacy settings.
tobento/acl
9 Downloads
A simple role and user-level access control system.
insightly/insightly-php
1807 Downloads
This library provides user friendly access to the version 2.1 REST API for Insightly
studio24/frontend
8874 Downloads
Deliver fast, accessible user experiences on the modern web.
cyber-duck/silverstripe-blacklist
26 Downloads
Block users and log access to your silverstripe application based on IP, referer, or host
phergie/phergie-irc-plugin-react-usermode
373 Downloads
Phergie plugin for monitoring and providing access to user mode information
webino/zend-config
8048 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
trukes/php-rate-limiter
3 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
mouf/security.rightsservice-splash
64573 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
bayfrontmedia/bones-service-rbac
63 Downloads
A multi-tenant role-based access control (RBAC) user authentication and authorization service to be used with the Bones framework