All Projects → fezfez → Php To Zephir

fezfez / Php To Zephir

Licence: mit
Convert PHP to Zephir

Projects that are alternatives of or similar to Php To Zephir

J2team Community
Join our group to see more
Stars: ✭ 172 (-7.53%)
Mutual labels:  tool
3d Bat
3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Stars: ✭ 179 (-3.76%)
Mutual labels:  tool
Yii2 Gii
Yii 2 Gii Extension
Stars: ✭ 183 (-1.61%)
Mutual labels:  code-generator
Pypyr
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
Stars: ✭ 173 (-6.99%)
Mutual labels:  tool
Zeus
An Electrifying Build System
Stars: ✭ 176 (-5.38%)
Mutual labels:  tool
Download Directory.github.io
Web App: Download just a sub directory from a GitHub repo.
Stars: ✭ 180 (-3.23%)
Mutual labels:  tool
Sloth
Sloth 是一个生成脚手架代码的工具。你只需要设置好业务应用所需要用的 Mysql 数据源即可。如果你用过 Ruby on Rails 的代码生成器的话,那么 Sloth 也同样适用于这样的场景, 它使用 Java 语言构建,生成的脚手架代码亦是 Java。旨在为开发者提供一系列健壮的工具、程序库和工作流,帮助他们快速构建出漂亮、引人注目的SpringBoot Web应用
Stars: ✭ 170 (-8.6%)
Mutual labels:  code-generator
Drupal Code Generator
A code generator for Drupal.
Stars: ✭ 184 (-1.08%)
Mutual labels:  code-generator
Prestashop Modules
Partner and native modules
Stars: ✭ 176 (-5.38%)
Mutual labels:  tool
Clang Expand
🐉 A clang tool for happy refactoring without source-code gymnastics
Stars: ✭ 182 (-2.15%)
Mutual labels:  tool
Yar
Yar is a tool for plunderin' organizations, users and/or repositories.
Stars: ✭ 174 (-6.45%)
Mutual labels:  tool
Mapper
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
Stars: ✭ 175 (-5.91%)
Mutual labels:  tool
Pro
Quickly jump to git repositories, run commands in batch and get status overviews.
Stars: ✭ 181 (-2.69%)
Mutual labels:  tool
Database Doc Generator
数据库文档成成器,根据数据库表DDL生成markdown和word文档,如果你觉得powerdesigener太重,可以试试这个小工具
Stars: ✭ 173 (-6.99%)
Mutual labels:  tool
Github Keygen
Easy creation of secure SSH configuration for your GitHub account(s)
Stars: ✭ 183 (-1.61%)
Mutual labels:  tool
Technowlogger
TechNowLogger is Windows/Linux Keylogger Generator which sends key-logs via email with other juicy target info
Stars: ✭ 172 (-7.53%)
Mutual labels:  tool
Id Generator
生成带校验码的卡号、19位的Long ID、不大于22位的短UUID、短卡号、激活码、数字加密、付款码。分布式、基于内存、安全可靠、性能高。
Stars: ✭ 180 (-3.23%)
Mutual labels:  code-generator
Rfc
📄 Read RFCs from the command-line
Stars: ✭ 185 (-0.54%)
Mutual labels:  tool
Purrge
🐱 Quickly purrge android apps from your phone
Stars: ✭ 184 (-1.08%)
Mutual labels:  tool
Php Antimalware Scanner
AMWScan (PHP Antimalware Scanner) is a free tool to scan php files and analyze your project to find any malicious code inside it.
Stars: ✭ 181 (-2.69%)
Mutual labels:  tool

Php to Zephir

Build Status Scrutinizer Code Quality Code Coverage

Convert PHP to Zephir.

This project is builded on top of nikic/PHP-Parser

Install

composer require fezfez/php-to-zephir

How to use

vendor/bin/php-to-zephir phpToZephir:convert myDirToConvert 

It converts all files recursivly to Zephir language.

Issue

If you find a bug, please report it by new issue (with tested php code to see error).

Fatal error :'(

If you find a fatal error during converting, add --debug and identify where the fatal error happen. Then open issue !

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].