Libraries tagged by mrpvision
kapitchi/entity
321 Downloads
Generic entity API and entity revision control.
kamiyang/ext-projectversion
2088 Downloads
Displays current project version based on 'VERSION' file or GIT revision.
jansen/nv
5 Downloads
Extensible Provisioning Protocol (EPP) China Name Verification Mapping的PHP实现,目前支持的VSP为泰尔英福(Teleinfo.cn)
imansa/assetter
284 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
ikarolaborda/base-docker-infra
0 Downloads
Docker infrastructure provision for most PHP projects
icuk/api-php
19 Downloads
The ICUK API provides an interface to the reseller control panel which can be used to control the provisioning and configuration of facilities remotely
gizra/robo-elasticsearch
6 Downloads
ElasticSearch provision for Drupal Robo command as PHP trait
geeks4change/h4d_help
43 Downloads
Provides a provisional help toggletip, until core does.
geeks4change/h4d_dark_mode
22 Downloads
Provides a provisional auto dark mode.
foodkit/laravel-deployer
3545 Downloads
A Deployer recipe for Laravel projects that doesn't use symlinked revisions.
feilongluo/apple
14 Downloads
Apple OAuth2 Provider for Laravel Socialite. Support php 7.1 and laravel 5.6, revision.
enterprisemediawiki/approved-revs
19 Downloads
A MediaWiki extension that lets users mark a certain revision of a page as approved
dream-hun/epp
4 Downloads
EPP (Extensible Provisioning Protocol) Client Library for Laravel
d-scribe/ds-live
34 Downloads
Extension of default core classes and provision of addition utility classes
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