2017 © Pedro Peláez
 

symfony-bundle http-kernel-bundle

Custom SF HttpKernel

image

m6web/http-kernel-bundle

Custom SF HttpKernel

  • Thursday, July 12, 2018
  • by M6Web
  • Repository
  • 26 Watchers
  • 1 Stars
  • 134,200 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 12 Versions
  • 5 % Grown

The README.md

M6 Web Symfony Http Kernel Build Status

Add some features to Symfony 2 HttpKernel, (*1)

Features

  • getKStartTime() method which give the application start time.

In your app/AppKernel.php:, (*2)

<?php
use M6Web\Component\HttpKernel\Kernel;

class AppKernel extends Kernel
{
    // ...
}
  • KernelExceptionListener listener catch kernel exceptions events and dispatch another event with status code / response
  • KernelTerminateListener listener catch kernel terminate events and dispatch another with start time, memory consumed, route and method

Launch tests

$ ./vendor/bin/atoum

The Versions

12/07 2018

dev-master

9999999-dev https://github.com/M6Web/HttpKernelBundle

Custom SF HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

12/07 2018

v1.1.5

1.1.5.0 https://github.com/M6Web/HttpKernelBundle

Custom SF HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

12/07 2018

dev-feature/update-twig-version

dev-feature/update-twig-version https://github.com/M6Web/HttpKernelBundle

Custom SF HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

28/02 2017

v1.1.4

1.1.4.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

12/01 2017

dev-feature/int-intval

dev-feature/int-intval https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

24/10 2016

v1.1.3

1.1.3.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

20/10 2016

v1.1.2

1.1.2.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

30/06 2016

v1.1.1

1.1.1.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

08/03 2016

v1.1.0

1.1.0.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

29/01 2016

v1.0.2

1.0.2.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

20/01 2014

v1.0.1

1.0.1.0 https://github.com/M6Web/HttpKernelBundle

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin

18/01 2014

v1.0.0

1.0.0.0 https://github.m6web.fr/m6web/bundle-http-kernel

custom SF2 HttpKernel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Chaulet
by Olivier Mansour
by Jeremy Jourdin