Libraries tagged by parameters management
adolfoholzer/parameters
1 Downloads
A dynamic parameter management package for Laravel that provides a simple and flexible way to define, store, and retrieve typed configuration values.
hellofresh/composer-parameter-handler
680 Downloads
Composer script handling your ignored parameter file
derrabus/composer-parameter-handler
11504 Downloads
Composer script handling your ignored parameter file
datto/parameter-auto-env
2033 Downloads
Composer plugin to add support for "env-map": "auto"
shell/card-management-sdk
59 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
olegpopadko/composer-heroku-database-environment
33 Downloads
Simple connect to herokupostgres for php-applications
chd7well/yii2-configmanager
24 Downloads
Flexible configuartion/parameter manager for Yii2
wemakecustom/symfony-app-loader
1060 Downloads
Composer script handling your ignored app_loader.ini file
gregurco/copyconf
231 Downloads
Composer script handling your ignored parameter file
tmihalicka/configuration-handler
747 Downloads
Composer script for handling parametrized configurations.
pixelfederation/configuration-handler
234 Downloads
Composer script for handling parametrized configurations.
ekyna/setting-bundle
1503 Downloads
Parameters management
dmitriikoziuk/yii2-config-manager
104 Downloads
This module allow storing configuration parameters to config files and management they dynamically from admin panel.
eciboadaptech/finapi-webform
362 Downloads
The following pages give you some general information on how to use our APIs.The actual API services documentation then follows further below. You can use the menu to jump between API sections.This page has a built-in HTTP(S) client, so you can test the services directly from within this page, by filling in the request parameters and/or body in the respective services, and then hitting the TRY button. Note that you need to be authorized to make a successful API call. To authorize, refer to the 'Authorization' section of Access, or in case you already have a valid user token, just use the QUICK AUTH on the left.Please also remember that all user management functions should be looked up in Access.You should also check out the Web Form 2.0 Public Documentation as well as Access Public Documentation for more information. If you need any help with the API, contact [email protected] informationRequest IDsWith any API call, you can pass a request ID via a header with name "X-Request-Id". The request ID can be an arbitrary string with up to 255 characters. Passing a longer string will result in an error.If you don't pass a request ID for a call, finAPI will generate a random ID internally.The request ID is always returned back in the response of a service, as a header with name "X-Request-Id".We highly recommend to always pass a (preferably unique) request ID, and include it into your client application logs whenever you make a request or receive a response(especially in the case of an error response). finAPI is also logging request IDs on its end. Having a request ID can help the finAPI support team to work more efficiently and solve tickets faster.Type CoercionIn order to ease the integration for some languages, which do not natively support high precision number representations, Web Form 2.0 API supports relax type binding for the openAPI type number, which is used for money amount fields. If you use one of those languages, to avoid precision errors that can appear from float values, you can pass the amount as a string.FAQIs there a finAPI SDK?Currently we do not offer a native SDK, but there is the option to generate an SDKfor almost any target language via OpenAPI. Use the 'Download SDK' button on this page for SDK generation.Why do I need to keep authorizing when calling services on this page?This page is a "one-page-app". Reloading the page resets the OAuth authorization context. There is generally no need to reload the page, so just don't do it and your authorization will persist.
carmelosantana/coqui-toolkit-apache-nifi
0 Downloads
Apache NiFi data flow management toolkit for Coqui — process groups, processors, connections, controller services, parameter contexts, provenance, and PHP pipeline DSL deployment via the NiFi REST API.