Libraries tagged by php to js
karriere/json-decoder
348307 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
zumba/json-serializer
588565 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
swisnl/json-api-client
334209 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
fproject/php-jwt
1313221 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
lukascivil/treewalker
658336 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
givebutter/laravel-keyable
96824 Downloads
Add API keys to your Laravel models
dragon-code/codestyler
1268204 Downloads
A tool to automatically fix Coding Style Standards issues by The Dragon Code.
morrislaptop/laravel-popo-caster
217123 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
631227 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
tio/laravel
241955 Downloads
Add this package to localize your Laravel application (PHP, JSON or GetText).
tonirilix/nested-json-flattener
72913 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
ticketpark/saferpay-json-api
229260 Downloads
A php library to use the json api of Saferpay
tebru/gson-php
121379 Downloads
Gson for PHP: Convert PHP objects to and from json
webapix/dot-net-json-date-formatter
73718 Downloads
Convert .net json date format to PHP DateTime object and vica versa
ozdemirburak/json-csv
152485 Downloads
JSON to CSV and CSV to JSON converters in PHP.