Libraries tagged by Php Org
quillstack/config
18 Downloads
The package to organise a configuration of your application.
php-standard-iso/iso-639-2
22 Downloads
Standard ISO 639-2 transposed to PHP
php-standard-iso/iso-639-1
320 Downloads
Standard ISO 639 Part1 transposed to PHP.
php-standard-iso/iso-4217
325 Downloads
Standard ISO 4217 transposed to PHP
php-standard-iso/iso-3166-2
13 Downloads
Standard ISO 3166-2 transposed to PHP
php-standard-iso/iso-3166-1
353 Downloads
Standard ISO 3166-1 transposed to PHP
openpolitics/twfyapi
7 Downloads
PHP wrappers for the TheyWorkForYou.com and OpenAustralia.org.au APIs
omarwebdev/plass
7 Downloads
The ultimate solution for converting PHP's built-in functions into class methods!
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
nick-denry/managed-constant-models
4 Downloads
Allow to declare constants with named attributes via separate class model
mydatamyconsent/mydatamyconsent
0 Downloads
Unleashing the power of consent by establishing trust. The Platform Core Developer API defines a set of capabilities that can be used to request, issue, manage and update data, documents and credentials by organizations. The API can be used to request, manage and update Decentralised Identifiers, Financial Data, Health Data issue Documents, Credentials directly or using OpenID Connect flows, and verify Messages signed with DIDs and much more.
mbmlabs/banishbot
1 Downloads
BanishBot is a fast and simple API designed to help you, your teams and your organisation manage opt-in, opt-out and access control lists.
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
jm-organization/cilaster_framework
18 Downloads
PHP Framework
inwebo/iso-4217
15 Downloads
ISO 4217 is a standard first published by International Organization for Standardization in 1978, which delineates currency designators, country codes (alpha and numeric).