yaroslavpopovic/laravel-policy-soft-cache
Fork of innoge/laravel-policy-soft-cache that keys cache entries by spl_object_id, removing the json_encode + sha512 overhead for high-volume policy checks.
时间:2026-05-14 17:29
hampel/json
A simple wrapper for json_encode and json_decode with exception based error handling
时间:2026-01-04 07:23
sbwerewolf/json-serialize-trait
Library with trait of ability to output all properties of class-exemplar at call json_encode()
时间:2026-01-04 06:56
eftec/services_json
PHP implementaion of json_encode/decode
时间:2026-01-04 06:37
dnonov/json-parser
Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.
时间:2024-09-02 20:38
dv-team/json
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
时间:2020-11-26 12:05
oktopost/jsonencode
Fix the behavior of json_encode and json_decode
时间:2018-04-03 08:15
suin/json
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
时间:2017-12-29 06:26
grinfeld/phpjsonable
Simple json encode and decode object
时间:2015-08-28 12:33
1of0/json
Abstraction layer for json_encode() and json_decode(), providing Json.NET-like functionality through annotations or mappings
时间:2015-08-19 16:11
im-denisenko/php-json-encode
Provides features, added to json_encode since version 5.3.0, for version 5.3.0.
时间:2015-01-25 19:37
digiaonline/json-helpers
Exception-based wrappers for json_encode and json_decode
时间:未知