Libraries tagged by ijson
arcanedev/laravel-settings
122606 Downloads
This package allows you to persists configs/settings for Laravel projects.
apix/cache
530749 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
yii2tech/embedded
179136 Downloads
Provides support for embedded (nested) models in Yii2
noodlehaus/config
34059 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
lakion/api-test-case
490331 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
auth0/jwt-auth-bundle
676106 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
zodiacmedia/drupal-libraries-installer
387999 Downloads
Install Drupal libraries via a simple listing in your composer.json file
yanlongli/app-store-server-api
19331 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wp-hooks/generator
172814 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
vanilla/garden-schema
203838 Downloads
A simple data validation and cleaning library based on JSON Schema.
tinywan/jwt
39193 Downloads
JSON Web Token (JWT) for webman plugin
thiagocordeiro/laravel-translator
186439 Downloads
Search translation keys and insert into json to be translated
theofidry/composer-inheritance-plugin
142698 Downloads
Composer plugin to merge multiple sub composer.json files
tebru/gson-php
130246 Downloads
Gson for PHP: Convert PHP objects to and from json
sourcebroker/t3api
67467 Downloads
REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.