2017 © Pedro Peláez
 

project core

image

mardraze/core

  • Thursday, January 18, 2018
  • by mardraze
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

=== You can make your software 2 time faster., (*1)

Problems: 1. How to take parameter or service instance in Controller? In Command? In Service? In Twig Helper? In Event Listener?, (*2)

Everywhere simmilar, (*3)

$this->depedencies->getParameter('param_name');
  1. SHow to send email faster?
$this->depedencies->sendEmail('email@example.com', 'AppBundle:Email:sample_email.html.twig', array('name' => 'Marcin'));
#AppBundle:Email:sample_email.html.twig'

{%block subject%}Example email to {{name}}{% endblock %}
{%block body%}Hello {{name}}{% endblock %}




core

The Versions

18/01 2018

dev-master

9999999-dev

  Sources   Download

proprietary

The Requires

 

18/01 2018

v3.0

3.0.0.0

  Sources   Download

proprietary

The Requires

 

01/12 2016

v2.8

2.8.0.0

  Sources   Download

proprietary

The Requires