Libraries tagged by php to js
davidfricker/cleanjson
55 Downloads
A simple wrapper around PHP's Json functions giving a simple approach to error checking on decode.
laxo/authecticate-system
8 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
hello-motto/config-service-provider
23 Downloads
A service provider to configurate silex ~2.0 with yaml, json and php files
healkiss/listitems
12 Downloads
Allow to use jquery render easily. With a bit php you can use search, filter and pagination. Js is provided in the library
kevinsillo/phpjsondb
2 Downloads
PhpJsonDB is a PHP library for managing databases using JSON files. It provides a simple, file-system based approach to database management with type-safe operations.
fredbradley/imcapi
36 Downloads
PHP JSON API wrapper for the HPE IMC software to manage network switches
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
blest/blest
32 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.