Libraries tagged by php to js
mossengine/fivecode
36 Downloads
PHP Class to enable fifth generation instructional code driven by programmatic instructions to execute under a controlled logic in the backend.
mmockelyn/api-response
6 Downloads
Simple Laravel package to return Json responses.
mdhesari/api-response
460 Downloads
Simple Laravel package to return Json responses.
matiasnamendola/slimpower-jwt
57 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
masudrana/api-response
14 Downloads
Simple Laravel package to return Json responses.
lamansky/api
33 Downloads
Lets you create REST APIs using PHP classes to represent API endpoints.
imxfly/jwt
14 Downloads
A basic library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
hambrook/config
34 Downloads
Easy-to-work-with config object that saves to a JSON file.
eaz/psyduck
57 Downloads
a small php class to help store data (like a database), using json files
dubcanada/uaparser
13636 Downloads
User Agent parser in php from https://github.com/tobie/ua-parser modified to use JSON
danek/fractal
5 Downloads
Downgraded fork to PHP 7.1+ Handle the output of complex data structures ready for API output.
cvtrust/edi-engine
924 Downloads
Port of olmelabs/EdiEngine to PHP 7.2+
christianezeani/simplefeeder
142 Downloads
SimpleFeeder is a PHP library to read and write RSS Feed, Atom Feed, Sitemap and Sitemap Index.
alevikzs/mapper
8 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).