PHPackages                             electrolinux/yaskef - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. electrolinux/yaskef

ActiveUtility[Framework](/categories/framework)

electrolinux/yaskef
===================

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

1.0.0-rc1(13y ago)23MITJavaScriptPHP &gt;=5.3.3

Since Mar 11Pushed 13y ago2 watchersCompare

[ Source](https://github.com/electrolinux/yaskef)[ Packagist](https://packagist.org/packages/electrolinux/yaskef)[ Docs](http://electrolinux.github.com/yaskef/)[ RSS](/packages/electrolinux-yaskef/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (20)Versions (2)Used By (0)

yaskef - PHP, SQL, Javascript live interpreter
==============================================

[](#yaskef---php-sql-javascript-live-interpreter)

Based on a fork of the [Silex-Kitchen-Edition](http://lyrixx.github.com/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**](http://electrolinux.github.com/yaskef).

Installation
------------

[](#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
-----------------

[](#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**](http://lyrixx.github.com/Silex-Kitchen-Edition).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4859d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/601587?v=4)[electrolinux](/maintainers/electrolinux)[@electrolinux](https://github.com/electrolinux)

---

Top Contributors

[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (131 commits)")[![electrolinux](https://avatars.githubusercontent.com/u/601587?v=4)](https://github.com/electrolinux "electrolinux (25 commits)")[![sgrodzicki](https://avatars.githubusercontent.com/u/712836?v=4)](https://github.com/sgrodzicki "sgrodzicki (5 commits)")[![umpirsky](https://avatars.githubusercontent.com/u/208957?v=4)](https://github.com/umpirsky "umpirsky (4 commits)")[![igorw](https://avatars.githubusercontent.com/u/88061?v=4)](https://github.com/igorw "igorw (3 commits)")[![tborealis](https://avatars.githubusercontent.com/u/1591228?v=4)](https://github.com/tborealis "tborealis (3 commits)")[![catchamonkey](https://avatars.githubusercontent.com/u/191863?v=4)](https://github.com/catchamonkey "catchamonkey (2 commits)")[![ronanguilloux](https://avatars.githubusercontent.com/u/313677?v=4)](https://github.com/ronanguilloux "ronanguilloux (1 commits)")[![smaftoul](https://avatars.githubusercontent.com/u/239203?v=4)](https://github.com/smaftoul "smaftoul (1 commits)")[![toleillo](https://avatars.githubusercontent.com/u/730283?v=4)](https://github.com/toleillo "toleillo (1 commits)")

---

Tags

frameworktool

### Embed Badge

![Health badge](/badges/electrolinux-yaskef/health.svg)

```
[![Health](https://phpackages.com/badges/electrolinux-yaskef/health.svg)](https://phpackages.com/packages/electrolinux-yaskef)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M528](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
