electrolinux/yaskef 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

electrolinux/yaskef

Composer 安装命令:

composer require electrolinux/yaskef

包简介

A PHP,SQL,Javascript live interpreter based on the Silex-Kitchen-Edition.

README 文档

README

Based on a fork of the Silex-Kitchen-Edition, yaskef (Yet Another Silex-Kitchen-Edition Fork) is a developper utility to quickly test PHP, SQL and Javascript snippets, saving them in db for later use, sending them on pastebin.com, etc.

For more information, see the dedicated page.

Installation

  • with composer
php composer.phar create-project -s dev electrolinux/yaskef PATH/TO/YOUR/APP
  • with git
git clone https://github.com/electrolinux/yaskef PATH/TO/YOUR/APP
cd PATH/TO/YOUR/APP
curl -s http://getcomposer.org/installer | php
php composer.phar install

Quick Start Guide

Edit 'resources/config/prod.php' if you want a different db, then

php console doctrine:database:create
php console doctrine:schema:load
php console user:create
php console snippet:load --force

If running on linux with sqlite3 db, ensure that the web user has write access both to the database file and his folder. For example :

chgrp www-data resources/db resources/db/prod.db
chmod g+w resources/db resources/db/prod.db

Don't forget to do it again each time you re-create your database

Configure your web server, pointing the DocumentRoot to PATH/TO/YOUR/APP/web

For more informations about the Silex-Kitchen-Edition, see the dedicated page.

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 136
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-03-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固