PHP Classes

Classes: Zephir

Recommend this page to a friend!
  All class groups  >  Zephir (3)  >  Top rated classes  

Zephir

Components written in Zephir language.


  I   P   Z  
  Files folder image iWire PHP Raspberry PI...  
PHP Programming Innovation award nominee
May 2018
Number 3
Author: Andrew Collington <e-mail contact>
Control a Raspberry PI board using GPIO
This package can control a Raspberry PI board using GPIO.

It is a PHP extension written in Zephir that interfaces with wiringPi to control a Raspberry Pi's GPIO and access values from pins of a board.

The package is able to read or write data from any pin available in each of the supported boards.

  Files folder image Phady Framework  
Author: Alien Fernandez <e-mail contact>
Web application MVC framework based on Phalcon
This package is a Web application MVC framework based on Phalcon framework.

It extends some Phalcon classes written in Zephir language to provide additional functionality.

Currently it provides classes for:

- Caching
- Configuration reading
- Kernel classes for Web MVC and console applications
- Database access adapters
- HTTP request processing
- Email retrieving
- Message queuing
- Excel report generation
- Request routing
- Multiple security aspect handling
- Miscellaneous utilities

  Files folder image Zephir HandlerSocket Client  
PHP Programming Innovation award nominee
June 2016
Number 2


Prize: One subscription to the PDF edition of the PHP Architect magazine
Author: Victor Bolshov <e-mail contact>
Access MySQL tables as NoSQL with HandlerSocket
This package can access MySQL tables as NoSQL with HandlerSocket.

It provides classes written in Zephir to access MySQL INNODB tables using a noSQL interface provided by Percone HandlerSocker MySQL plugin.

The connection class establishes a TCP connection with the HandlerSocker server on a given host and port.

Other packages can perform queries for retrieving, storing and deleting rows on a given table.

  I   P   Z  

Return to top of the groups' hierarchy.