Coder Social home page Coder Social logo

zendapi's Introduction

ZendApi

介绍

该项目是对Zend Engine的C接口使用C++11进行而面向对象的封装,从而屏蔽了底层Zend Engine API的接口复杂性,加快开发PHP扩展的效率。

项目官网地址:www.zendapi.org

设计目标

让php扩展开发更有趣

特性

  1. 完全面向对象,对Zend Engine API进行二次定义
  2. 使用现代的C++11语法进行开发,便于维护
  3. 最大化屏蔽PHP版本对扩展开发的影响,ZendApi将对Zend Engine API不同版本带来的差异屏蔽掉
  4. 高覆盖的单元测试,保证代码质量
  5. 在封装的时候,尽最大能力保证性能

文档相关

用户手册: www.zendapi.org/documents
API手册: www.zendapi.org/api

说明

当前ZendApi项目处于非常前期阶段,很多接口都不稳定,甚至会经常有大的变化,请不要用于实际项目,现阶段只适合学习用途。

简单入门

项目环境要求

暂时只支持linux服务器环境,php版本7.0以上,标准C++11编译器

安装

TODO

贡献者列表

ZZU_SOFTBOY [email protected]
欢迎大家加入,一起玩。

有什么建议,大家可以加这个微信,一起讨论

License

Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html

特别感谢

Unicorn Team,感谢团队的自我驱动和包容的文化,让我开发ZendApi项目。

zendapi's People

Contributors

zzusoftboy avatar

Stargazers

Roman avatar

Watchers

Luke Zhang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.