Libraries tagged by access blocking
symfony/lock
140595158 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
wazum/sluggi
534250 Downloads
TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects
tommyknocker/pdo-database-class
6098 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
ivopetkov/object-storage
9519 Downloads
A better way to work with files
digicomp/flowsessionlock
3869 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests
inshore/bookwhen
87 Downloads
Bookwhen API SDK providing plug & play access to the Bookwhen booking platform inside your PHP application.
aeruz/app-registry
120 Downloads
A PHP library for managing an application registry with lifecycle management (draft/published), locking, and user access control.
vercodea/auth-core
1 Downloads
Enterprise-grade authentication system with rate limiting (IP + user), VPN/proxy detection, pipeline access locking, CSRF protection, secure session management, OTP verification, magic link recovery, password strength validation, common/reserved password blocklists, and SQL injection prevention.
oscarbarrett/craft-asset-lockdown
823 Downloads
Extends Craft CMS permissions to allow locking down access to the Assets Page but still allow uploading.
inshore/laravel-bookwhen
7 Downloads
Bookwhen API SDK providing plug & play access to the Bookwhen booking platform inside you Laravel application.
nogrod/dhl-retoure-php-sdk
413 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
cottagelabs/coar-notifications
361 Downloads
A library and server-side implementation supporting a limited number of the COAR Notify pattern objects. Server-side implementation assumes MySQL. If you are looking for a full, generic implementation of the COAR Notify protocol see https://packagist.org/packages/cottagelabs/coarnotify
creatissimo/dhl-de-retoure
17 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
kruegge82/dhl-retoure-php-rest-sdk
6 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
cvtdin/convertedin-facebook
10 Downloads
Facebook Integration for PHP: A comprehensive PHP Composer package to seamlessly integrate with Facebook's API. This package allows you to create, manage, and analyze Facebook campaigns, and access all Facebook features programmatically. Perfect for developers looking to enhance their applications with powerful social media capabilities.