Libraries tagged by theses
emiliopuljiz/api-whatsapp-business
14 Downloads
With this package you can create WhatsApp Business templates, start conversations through these templates. We are also going to have a panel to be able to receive and send messages with clients that we start conversations with.
dvarner/ascendphp-core
93 Downloads
Ascend is a PHP Framework. These are its core files; version 2.
ds9labs/scaffolding
339 Downloads
These are DeepSpace9 scaffolding
dovetaily/crafteus
10 Downloads
An advanced tool for generating stub files from custom 'Ecosystems'. Designers can create Ecosystems composed of multiple dynamic Templates, defining specific configurations and transformation logic. Users can leverage these Ecosystems to provide data, which will be processed by the designers' configurations and transformed into tailored stub files.
dbx12/safe-array-read
2 Downloads
Prevent these undefined index warnings by using a safe array read.
daniel-pfeil/serviceprovider-authenticator
1592 Downloads
These package should give you a base frame for developing new authenticator that should be compatible.
daniel-pfeil/serviceprovider-apache-shib
1400 Downloads
These package should make it available to authenticate with an apache2 shibboleth service provider.
cryental/laravel-dynamic-config
8 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
common-libs/io
289 Downloads
SimpleDirLister is a php lib and a fronted of these lib. You can get complete filetrees and informations about files. You can also show these infos in a clean way
common-gateway/woo-bundle
624 Downloads
A bundle for storing OpenWoo objects and synchronizing these objects from OpenWoo & xxllnc zaaksysteem.
common-gateway/pdd-bundle
11 Downloads
A bundle for storing OpenWoo objects and synchronizing these objects from OpenWoo & xxllnc zaaksysteem.
codex/filesystems
33 Downloads
Codex Addon - Adds a collection of common filesystem adapters. These can be used by your projects.
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)
cfxmarkets/repo-tools
367 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.