Libraries tagged by assign
codetech/laravel-model-settings
9 Downloads
A Laravel package that allows you to assign settings to your models.
codemix/hybridauthmanager
432 Downloads
An AuthManager for Yii that stores the hierarchy in a flat PHP file and the assignmens in DB
codearchitect/json_response
1 Downloads
Take the value user assign/enter to the properties of the class. And return the json formatted response.
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
clippings/swiftmailer-observers
86194 Downloads
Assign bcc for specific email types globally
cliffparnitzky/user-member-bridge
647 Downloads
Assigning members to users for synchronizing common account data.
cl/step
64 Downloads
CourseLib step assignment component.
causal/mr_usrgrpmgmt
123 Downloads
This is a Backend-related extension to manage both Backend and Frontend users from the edit form of Backend/Frontend groups. Easily assign users to groups or remove them from groups.
cartalyst/attributes
0 Downloads
Cartalyst's Attributes package allows you to attach attributes to objects, it utilizes the Entity-Attribute-Value Model to assign values to objects.
budhaspec/rolepermission
2 Downloads
Allow admin to create module/sub module and assign a permissions to user. User can then access module as per the permission assigned to them.
bright-cloud-studio/page-tag-navigation
37 Downloads
Create helpful category tags which can be assigned to pages to help users navigate complex sites
blackdoor/silverstripe-display-logic
4 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
birenk/module-hello-magento2
1 Downloads
Assign one or multiple tags to your products and improve the navigation for your customers, who can narrow the search results by tags in the Product Filters or, vice versa, see all products with the tags
balfour/attribution-tracker
15 Downloads
A library for assigning an attribution channel to an entity based on tracking properties of that entity.
baberuka/systemroles
11 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.