2017 © Pedro Peláez
 

project core-bundle

image

mardraze/core-bundle

  • Thursday, January 18, 2018
  • by mardraze
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • CSS
  • 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 %}




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

25/03 2016

2.7

2.7.0.0

  Sources   Download

proprietary

The Requires