Libraries tagged by ezlocate
dansleboby/zoomphp-sdk
54 Downloads
The Zoom Meeting APIs let developers to access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [JWT](/guides/auth/jwt) and [OAuth](/guides/auth/oauth) documentation. All endpoints are available via `https` and are located at `api.zoom.us/v2/`. For example, to list all of an account's users, use the `https://api.zoom.us/v2/users/` endpoint.
cruxinator/class-finder
2994 Downloads
locates defined classes within the autoloader
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
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). 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**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
chirripo/drupal-template
118 Downloads
Project template for Drupal 8 projects with a relocated document root
boatware/drupal-project
11 Downloads
Project template for Drupal projects with a relocated document root
birlasoft/drupal-cms
7 Downloads
Project template for Drupal 8 projects with a relocated document root
bhojwanipankaj05/commerce-project
6 Downloads
Project template for Drupal projects with a relocated document root
benjaminmedia/wp-grab-image
549 Downloads
WordPress which grabs images of img tags and reuploads them to be located on the site
asanchez75/recommended-project
6 Downloads
Project template for Drupal 8 projects with a relocated document root
antaresproject/component-acl
20 Downloads
ACL is a lightweight role-based permissions module for Antares. It is designed to manage user access to resources located in different sections of the application. It sets up permissions based on module rules. It provides NIST Level 2 Hierarchical Role Based Access Control (RBAC). It also provides an interface for administator to manage user roles (ACL configuration).
andrewgjohnson/imagecolorallocatefromstring
15 Downloads
imagecolorallocatefromstring is a function that will allocate a color based on a string for your PHP GD images
andrewgjohnson/imageblendedcolorallocate
28 Downloads
imageblendedcolorallocate is a function that will allocate a new blended color based on two existing allocated colors for your PHP GD images
alpipego/commerce-currency-vat
25 Downloads
Locates the current website visitor and gets converted currency and VAT if applicable
alberni/d8
59 Downloads
Project template for Drupal 8 projects. Based on drupal/recommended-project without relocated root.