Libraries tagged by php to js
dcarbone/gojson
0 Downloads
PHP lib intended to assist in marshalling and unmarshalling JSON data from Golang-based services
alice-it/xmlapiclient
17 Downloads
A php client to connect to an xml api and parse response to json
sergechurkin/jqxtree
6 Downloads
An example of using js widgets jQWidgets. Exchange with the server is implemented using AJAX technology. The server part is written in PHP according to the MVC scheme.
nineinchnick/eajaxupload
1611 Downloads
Yii PHP Framework extension utilizing fileUploader js library to upload files through AJAX without Flash.
danielpetrica/svg-charts
0 Downloads
A PHP library to create svg charts for your data. No external js, no external dependancies just plain svg images
splitpay/support-csv
108 Downloads
Splitpay Support CSV is a PHP library designed to assist in handling CSV files. With this component, you can easily perform conversions such as 'Array to CSV' or 'JSON to CSV' with a structured and flexible API.
sakshsky/analytics
0 Downloads
A PHP package to track visitor information such as IP, browser, OS, and more, storing data in a JSON file.
bigz/halapi
257 Downloads
A PHP library to support implementing representations for HAL, REST over JSON web services
adrianmomorales/models-sage9-php8
6 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files. Updated to work with Sage 9 and PHP 8
ado-dg/integration-model-generator
6 Downloads
A package that allows you to generate PHP model classes from a JSON object and simplify API integrations using these models
zanson/debug-helper
143 Downloads
A utility to display PHP Errors and exceptions in a more readable way. Also adds a JS console.log style PHP output class.
scottybo/laravel-translator
207 Downloads
Fork of thiagocordeiro/laravel-translator to search translation keys in PHP and Vue/JS and insert into separate json files to be translated
nineinchnick/efullcalendar
1465 Downloads
Yii PHP Framework extension that utilizes the FullCalendar js library to be used as a widget.
koushik01/phrouter
15 Downloads
simple and easy to use php router and template engine library inspired from Node and Express JS routing and templating system
shoudian/jwt
9 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.