Skip to content

Instantly share code, notes, and snippets.

View yosymfony's full-sized avatar
🎯
Focusing

Yo! Symfony yosymfony

🎯
Focusing
View GitHub Profile

Testing ephp

To test how can works ephp I do a escriptize and you can use it to execute simple php code:

git clone https://github.com/bragful/ephp
cd ephp
make
@yosymfony
yosymfony / TwigFactory.php
Last active December 22, 2015 18:09
A Twig factory
<?php
require_once '/path/to/lib/Twig/Autoloader.php';
/**
* A factory for create Twig instances
*
* @author Victor Puertas <[email protected]>
*
* Usage:
* <code>

Overall lines of code

  • NCLOC of silex+deps: 34935
  • After removing tests: 16831
  • Number of classes: 280

Classes actually loaded

These 50 classes are loaded during a standard silex request/response cycle.

@jmolivas
jmolivas / drupal-8-links.md
Last active December 19, 2015 19:09
Drupal 8 links & resources Drupal 8 Updates, Module Development & Upgrade Drupal 8 Desarrollo y Actualizacion de Módulos