Libraries tagged by json feed
triasrahman/jsonseeder
324 Downloads
Quick and efficient seeding database from JSON files for Laravel
enm/transformer-bundle
411 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.
vanthink/hprose-php-fork
1821 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.
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
595 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.
lucaciotti/laravel-json-seeder
260 Downloads
Create and use JSON files to seed your database in your Laravel applications
hyperlink/laravel-json-structure
5 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
497 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
53 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.
tbondois/php-toolbox
23 Downloads
PHP libraries for common needs
miniapi/miniapi
36 Downloads
This Bundle provides everything you need to interact with web API. It's object-oriented, simple and powerful.