Libraries tagged by php to js
jsonmodifier/json
16 Downloads
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
aaron-lin/json-schema-sql-builder
20 Downloads
A PHP library to build SQL query from JSON Schema
ed-fruty/php-environment
724 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
yosiazwan/php-facedetection
119 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
kyosifov/php-string-to-color
10904 Downloads
Port of js string to color
kovsky0/php-facedetection
1179 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.
reinaldoteixeira/response-json-php
9 Downloads
PHP library to detail api return
khuddus/php-camel-case-helpers
74 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
ecourty/xrpl-php
7009 Downloads
A PHP library to interact with an XRP Ledger Node.
benhall14/php-twitter-widget
42 Downloads
A PHP alternative to the Twitter Embed Timelines JavaScript.
bayfrontmedia/php-jwt
882 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
yunchuang/php-jwt
499 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
petrica/php-ynab4
3 Downloads
API to read and write transactions to a YNAB4 json database.
fidelize/flowchart-to-png
7399 Downloads
Convert from flowchart json encoded to png
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.