Hi
I'm working with Zabbix for a few days now and I'm really impressed!
But I was a little annoyed, that there is no existing PHP library for the API (or they were just not geek-friendly).
So I've decided to create a new PHP library for the Zabbix API:
The library is automatically compiled by a builder, which is generating the library directly from the Zabbix PHP front-end classes. Both (the builder and the library) are written in PHP.
Of course the builder can be used to compile a library for other programming languages (e.g. ObjectivC, Java, C++).
It would be great to get some feedbacks and if it's usable.
Cheers
Domi
I'm working with Zabbix for a few days now and I'm really impressed!
But I was a little annoyed, that there is no existing PHP library for the API (or they were just not geek-friendly).
So I've decided to create a new PHP library for the Zabbix API:
The library is automatically compiled by a builder, which is generating the library directly from the Zabbix PHP front-end classes. Both (the builder and the library) are written in PHP.
Of course the builder can be used to compile a library for other programming languages (e.g. ObjectivC, Java, C++).
It would be great to get some feedbacks and if it's usable.
Cheers
Domi

Comment