Libraries tagged by theses
fountain/fountain-php
63 Downloads
Fountain offers a REST API that allows you to programmatically manage your applicants. You can use these API's to automate tasks, trigger actions when changes occur, or synchronize your external systems with Fountain.
flyingpiranhas/common
69 Downloads
The flyingpiranhas common library is the base of all other FP packages. It provides helpful classes and utilities used throughout other FP projects. . These utilities and classes are pretty useful in other regards, too.
eslider/wkhtmltox
48 Downloads
wkhtmltopdf and wkhtmltoimage are command line tools to render HTML into PDF and various image formats using the QT Webkit rendering engine. These run entirely 'headless' and do not require a display or display service.
emmanuel_saleem/command_me
12 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
emiliopuljiz/api-whatsapp-business
11 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
dbx12/safe-array-read
2 Downloads
Prevent these undefined index warnings by using a safe array read.
daniel-pfeil/serviceprovider-apache-shib
1400 Downloads
These package should make it available to authenticate with an apache2 shibboleth service provider.
dak0k/customclassesphpbydak0k
0 Downloads
These are custom php classes
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
621 Downloads
A bundle for storing OpenWoo objects and synchronizing these objects from OpenWoo & xxllnc zaaksysteem.
common-gateway/pdd-bundle
10 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