VCF Parser for php
0
0
Entering edit mode
6.6 years ago

Hello,

I've tried to google it, but it wasn't very successful yet. Did someone know a vcf parser module for php?

Thanks for any recommendation.

fin swimmer

vcf • 1.8k views
ADD COMMENT
0
Entering edit mode

what is the context ? a web application parsing php ? what is the aim of this tool ?

ADD REPLY
0
Entering edit mode

Hello Pierre,

I would like to program my own web application where it is necessary to have access to the columns and info fields of a vcf file. As it is a so often used task, I hoped that there is a module I could easiely include.

fin swimmer

ADD REPLY
0
Entering edit mode

to have access to the columns and info fields of a vcf file

random access ? like a database ? what kind of output ?

ADD REPLY
0
Entering edit mode

Hello,

my application will be mainly about displaying informations in the INFO column. So this could be quite easily done, by splitting the columns and the key-value pairs. Things like random access or searching like with a database are not really needed (now).

As I said before, I thought there might be a commonly used library out there. If not, I will do it by myself. Just didn't want to reinvent the wheel.

fin swimmer

ADD REPLY

Login before adding your answer.

Traffic: 1985 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6