Libraries tagged by scopes
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
berthott/laravel-scopeable
830 Downloads
Laravel helper for permission scopes
asar/dimple
304 Downloads
A Dependency Injection Container for PHP similar to Pimple but with scopes.
allenjd3/scopify
8 Downloads
This package allows you to quickly create filters and query objects and use them in your laravel scopes.
adamquaile/php-global-abstraction
108 Downloads
Wrapper around features of PHP which affect global scope
wpify/wordpress-scoper
1350 Downloads
Composer plugin that scopes WordPress and WooCommerce dependencies for usage in WordPress plugins and themes.
symplify/package-scoper
527 Downloads
Scope package in unique namespace to prevent composer install conflicts - with 1 click
goopil/eloquent-rest-filter
6 Downloads
set of eloquent scopes to implements various rest query strings
cloudoki/guardian
309 Downloads
Internal Authorisation scopes for Laravel
biurad/biurad-helpers
1182 Downloads
Set of functions that implements general purpose utility class for different scopes
humbug/php-scoper
2185648 Downloads
Prefixes all PHP namespaces in a file or directory.
protonemedia/laravel-cross-eloquent-search
413062 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
sniccowp/php-scoper-wordpress-excludes
112341 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
adriansuter/php-autoload-override
43996 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
friends-of-behat/context-service-extension
563407 Downloads
Allows to declare and use contexts services in scenario scoped container.