php-jsond:具有新解析器PHP JSON扩展

时间:2024-05-25 11:45:44
【文件属性】:

文件名称:php-jsond:具有新解析器PHP JSON扩展

文件大小:115KB

文件格式:ZIP

更新时间:2024-05-25 11:45:44

C

具有新解码器PHP JSON扩展 php-jsond是PHP的新JSON解析器 安装 Linux 聚氯乙烯 此扩展在PECL上可用。 该软件包当前不稳定。 如果配置preferre_state是稳定的,那么版本需要指定。 $ sudo pecl install jsond-1.x.y 其中x是已安装的次要版本号, y修复错误的版本号。 手动安装 安装git很重要,因为递归获取是。 首先以递归方式克隆存储库 git clone --recursive https://github.com/bukka/php-jsond.git 然后转到创建的目录并编译扩展名。 必须安装PHP开发包(命令phpize必须可用)。 cd php-jsond phpize ./configure make sudo make install 视窗 上可以找到php-jsond的预编译二进制dll库。 文献资


【文件预览】:
php-jsond-master
----php_jsond_scanner_defs.h(84B)
----utils()
--------package_files.php(2KB)
--------jsond_auto_complete.php(281B)
----.gitmodules(73B)
----php_jsond.h(6KB)
----php_jsond_parser.h(3KB)
----jsond.php(499B)
----phpc()
----bench()
--------compare_with_json.php(3KB)
----php_jsond_buffer.h(7KB)
----php_jsond_dtoa.h(1KB)
----jsond_yacc.c(63KB)
----CREDITS(48B)
----TODO.md(1KB)
----jsond_dtoa.c(3KB)
----LICENSE(3KB)
----Makefile.frag(305B)
----config.m4(1KB)
----README.md(3KB)
----jsond_scanner.re(10KB)
----config.w32(228B)
----php_jsond_scanner.h(2KB)
----jsond_parser.tab.c(55KB)
----package.xml(7KB)
----jsond_parser.y(8KB)
----jsond_scanner.c(27KB)
----jsond_encoder.c(16KB)
----jsond_parser.tab.h(3KB)
----tests()
--------bug53946.phpt(912B)
--------bug41034.phpt(342B)
--------005.phpt(314B)
--------json_encode_unescaped_slashes.phpt(310B)
--------json_encode_numeric.phpt(679B)
--------bug63737.phpt(914B)
--------bug41067.phpt(565B)
--------bug41567.phpt(346B)
--------inf_nan_error.phpt(987B)
--------bug42090.phpt(458B)
--------bug72069.phpt(867B)
--------bug66021.phpt(382B)
--------bug47644.phpt(684B)
--------bug72787.phpt(381B)
--------bug46944.phpt(709B)
--------bug68546.phpt(625B)
--------fail001.phpt(5KB)
--------unsupported_type_error.phpt(620B)
--------bug41403.phpt(709B)
--------json_encode_basic_utf8.phpt(690B)
--------json_encode_u2028_u2029.phpt(2KB)
--------bug42785.phpt(737B)
--------bug62010.phpt(410B)
--------bug64874_part2.phpt(968B)
--------json_encode_pretty_print.phpt(707B)
--------008.phpt(468B)
--------json_decode_basic.phpt(3KB)
--------bug71835.phpt(939B)
--------pass001.phpt(15KB)
--------bug40503.phpt(503B)
--------bug43941.phpt(533B)
--------bug62369.phpt(514B)
--------002.phpt(899B)
--------bug46215.phpt(423B)
--------004.phpt(653B)
--------bug61537.phpt(1KB)
--------json_last_error_error.phpt(466B)
--------bug54058.phpt(1KB)
--------json_encode_basic.phpt(3KB)
--------json_encode_error.phpt(842B)
--------pass002.phpt(7KB)
--------bug54484.phpt(547B)
--------bug64874_part1.phpt(2KB)
--------bug45791.phpt(283B)
--------bug61978.phpt(1KB)
--------bootstrap.inc(642B)
--------007.phpt(947B)
--------json_decode_error.phpt(899B)
--------pass001.1_64bit.phpt(19KB)
--------pass001.1.phpt(19KB)
--------003.phpt(731B)
--------bug64695.phpt(384B)
--------json_last_error_msg_error.phpt(495B)
--------001.phpt(1KB)
--------bug50224.phpt(2KB)
--------serialize.phpt(2KB)
--------bug41504.phpt(583B)
--------pass003.phpt(2KB)
--------bug55543.phpt(334B)
--------006.phpt(981B)
--------bug69187.phpt(895B)
----.gitignore(429B)
----php_jsond_encoder.h(2KB)
----jsond.c(14KB)
----jsond_buffer.c(3KB)
----UPGRADE.md(3KB)
----php_jsond_utf8_decoder.h(3KB)

网友评论