Libraries tagged by php to js
andreypostal/json-handler-php
312 Downloads
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
hafsoft/php-minifier
5974 Downloads
Pure PHP JS and CSS Minifier. Thanks to phpmin & cssmin
tungltdev/laravel-php-jwt
195 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
muliacode/resumify-php
5 Downloads
A lightweight PHP package for creating and exporting resume profiles to standardized formats like JSON-Resume, Europass, and HR-XML
ddn/jsonobject
11 Downloads
TypedObject is a helper class to ease dealing with json objects in PHP
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
1376 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)
vanthink/hprose-php-fork
1857 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.
jstewmc/php-helpers
11551 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
jakoch/php-trac-rpc
221 Downloads
A library to interact with a Trac Bugtracker API via remote procedure calls.
dansup/php-activitystreams
23 Downloads
Activity Streams is a simple specification used to describe social actions around the web. http://activitystrea.ms
mcustiel/php-simple-config
4082 Downloads
A simple library to manage configuration files in different formats and cache them.
darkfriend/schema-org-parser
19 Downloads
Parse schema.org microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
samad/array-conversion
380 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.