Libraries tagged by json feed
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
needcaffeine/slim-api-extras
4148 Downloads
This is a library that adds RESTful capabilities to Slim Framework
weikaiiii/background-translation-i18n
6 Downloads
Translate the i18n JSON file you need in the background of the website
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
o3-shop/o3-shop
629 Downloads
This file should be used as an O3-Shop project root composer.json file. Entries provided here intended to be examples and could be changed to your specific needs.
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
lucaciotti/laravel-json-seeder
260 Downloads
Create and use JSON files to seed your database in your Laravel applications
sergeybruhin/seed-from-json
146 Downloads
Laravel Seed from json Package
hyperlink/laravel-json-structure
9 Downloads
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application
bluekachina/gitlatestchanges
2 Downloads
Simplifies and standardizes seeding from JSON files named to match the table they will be populating
charles/jsonseeder
1 Downloads
Quick and efficient seeding database from JSON files for Laravel
enm/transformer
501 Downloads
This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
ibnusyuhada/slim-lite-configuration
57 Downloads
Slim Lite Configuration is a file(s) configuration loader for Slim Framework Middleware. Just say the file(s), then Slim Lite Configuration will register the configuration items automatically to Slim settings. This package support with Ini, Php, Json, Xml, Yaml format. If need to change the configuration file, this package can do as you want.
vanthink/hprose-php-fork
1825 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
tbondois/php-toolbox
23 Downloads
PHP libraries for common needs