Libraries tagged by php to js
akeeba/json-backup-api
211 Downloads
A PHP client library for talking to the Akeeba Backup and Akeeba Solo JSON API.
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.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
soubai/object-to-any
41 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
codekandis/json-codec
688 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
alathazal/starforged-php
4 Downloads
A generic PHP wrapper that loads the JSON data files provided by the alathazal/starforged-data package, to provide them as standard PHP array resources.
webit-de/typo3-extemconf-to-composer-converter
2134 Downloads
Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file
jakoch/php-trac-rpc
221 Downloads
A library to interact with a Trac Bugtracker API via remote procedure calls.
enconvert/enconvert-php
1 Downloads
PHP SDK for Enconvert — read any page or file into agent-ready Markdown, JSON, or screenshots (scored 0.0-1.0), plus file conversion. V2 perception + MCP.
dansup/php-activitystreams
23 Downloads
Activity Streams is a simple specification used to describe social actions around the web. http://activitystrea.ms
andrewdyer/json-error-handler
193 Downloads
A structured JSON error handler for Slim Framework applications that maps exceptions to typed, consistent error payloads
mcustiel/php-simple-config
4085 Downloads
A simple library to manage configuration files in different formats and cache them.
iadvize/php-swaggerize-fastroute-library
11037 Downloads
A library to automatically create FastRoute routes based on swagger JSON documentation
reeteshjee/minifyone
3 Downloads
A PHP library to combine and minify CSS/JS files into a single file for fewer HTTP requests.
nguyenanhung/xml2json-helper
26489 Downloads
Basic and Advanced XML to JSON Helper