Libraries tagged by php to js
mauricesvay/php-facedetection
83480 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
hyvor/php-json-exporter
143438 Downloads
Export large datasets to a JSON file without memory exhaustion
auth0/php-jwt
3480904 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
paknahad/jsonapi-bundle
51814 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
php-feed-io/feed-io
3776 Downloads
PHP library built to consume and serve JSONFeed / RSS / Atom feeds
rmunate/php2js
6953 Downloads
Effortlessly share PHP Laravel values with external JavaScript files using just one command, thanks to the seamless integration of PHP2JS.
obiefy/api-response
23164 Downloads
Simple Laravel package to return Json responses.
web3-php/web3
10754 Downloads
Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.
nilportugues/serializer
254303 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
ourcodeworld/name-that-color
98135 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
yanlongli/app-store-server-api
16545 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
soberwp/models
70339 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
wikimedia/json-codec
98891 Downloads
Interfaces to serialize and deserialize PHP objects to/from JSON
clicksign/clicksign-php
71130 Downloads
PHP client to consume Clicksign JSON API
wol-soft/php-json-schema-model-generator-production
103296 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency