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
2 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
86191 Downloads
Assign bcc for specific email types globally
causal/mr_usrgrpmgmt
115 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.
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
3 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.
asb/status
5 Downloads
This package is about assigning status to models in Laravel.
altayerins/module-customcatalog
5 Downloads
This module is created for assignment purposes for Altayer Insignia.
altayer/custom-catalog
4 Downloads
A Magento Module Custom Made for Assignment Given For the Interview of Al-Tayer Group
alekseyp/oc-multisite-plugin
17 Downloads
Plugin for OctoberCMS allowing to assign different theme to different domains
abdulbaset/roles-and-permissions
10 Downloads
The RolesAndPermissions package is a Laravel package that provides a simple and flexible way to manage user roles and permissions in your application. It allows you to define roles and assign permissions to those roles, and then assign roles to users. This makes it easy to manage access control in your application and ensure that users only have access to the parts of the application that they need.