SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-symfony2-EventDispatcher rpm build for : Fedora 19. For other distributions click php-symfony2-EventDispatcher.

Name : php-symfony2-EventDispatcher
Version : 2.2.1 Vendor : Fedora Project
Release : 1.fc19 Date : 2013-04-18 04:40:59
Group : Development/Libraries Source RPM : php-symfony2-EventDispatcher-2.2.1-1.fc19.src.rpm
Size : 0.06 MB
Packager : Fedora Project
Summary : Symfony2 EventDispatcher Component
Description :
The Symfony2 Event Dispatcher component implements the Observer
(http://en.wikipedia.org/wiki/Observer_pattern) pattern in a simple and
effective way to make all these things possible and to make your projects
truly extensible.

Take a simple example from the Symfony2 HttpKernel component. Once a Response
object has been created, it may be useful to allow other elements in the system
to modify it (e.g. add some cache headers) before it\'s actually used. To make
this possible, the Symfony2 kernel throws an event - kernel.response. Here\'s
how it works:

* A listener (PHP object) tells a central dispatcher object that it wants to
listen to the kernel.response event;
* At some point, the Symfony2 kernel tells the dispatcher object to dispatch
the kernel.response event, passing with it an Event object that has access to
the Response object;
* The dispatcher notifies (i.e. calls a method on) all listeners of the
kernel.response event, allowing each of them to make modifications to the
Response object.

Optional dependency: HttpKernel (php-symfony2-HttpKernel)

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/19/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-symfony2-EventDispatcher-2.2.1-1.fc19.noarch.rpm
ftp.icm.edu.pl  php-symfony2-EventDispatcher-2.2.1-1.fc19.noarch.rpm
ftp.icm.edu.pl  php-symfony2-EventDispatcher-2.2.1-1.fc19.noarch.rpm
     

Provides :
php-pear(pear.symfony.com/EventDispatcher)
php-symfony2-EventDispatcher

Requires :
php-channel(pear.symfony.com)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/pear
rpmlib(PayloadIsXz) <= 5.2-1
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
php-common => 5.3.3
php-spl
php-pear(PEAR)
php-pear(pear.symfony.com/DependencyInjection) => 2.2.0
php-pear(pear.symfony.com/DependencyInjection) < 2.3.0


Content of RPM :
/usr/share/doc/pear/EventDispatcher
/usr/share/doc/pear/EventDispatcher/Symfony
/usr/share/doc/pear/EventDispatcher/Symfony/Component
/usr/share/doc/pear/EventDispatcher/Symfony/Component/EventDispatcher
/usr/share/doc/pear/EventDispatcher/Symfony/Component/EventDispatcher/CHANGELOG.md
/usr/share/doc/pear/EventDispatcher/Symfony/Component/EventDispatcher/LICENSE
/usr/share/doc/pear/EventDispatcher/Symfony/Component/EventDispatcher/README.md
/usr/share/doc/pear/EventDispatcher/Symfony/Component/EventDispatcher/composer.json
/usr/share/pear/Symfony
/usr/share/pear/Symfony/Component
/usr/share/pear/Symfony/Component/EventDispatcher
/usr/share/pear/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
/usr/share/pear/Symfony/Component/EventDispatcher/Debug
/usr/share/pear/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php
/usr/share/pear/Symfony/Component/EventDispatcher/Event.php
/usr/share/pear/Symfony/Component/EventDispatcher/EventDispatcher.php
/usr/share/pear/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
/usr/share/pear/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
/usr/share/pear/Symfony/Component/EventDispatcher/GenericEvent.php
/usr/share/pear/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
/usr/share/pear/Symfony/Component/EventDispatcher/autoloader.php
/usr/share/tests/pear/EventDispatcher
/usr/share/tests/pear/EventDispatcher/Symfony
/usr/share/tests/pear/EventDispatcher/Symfony/Component
/usr/share/tests/pear/EventDispatcher/Symfony/Component/EventDispatcher
/usr/share/tests/pear/EventDispatcher/Symfony/Component/EventDispatcher/Tests
/usr/share/tests/pear/EventDispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
/usr/share/tests/pear/EventDispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php
/usr/share/tests/pear/EventDispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php
/usr/share/tests/pear/EventDispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php
There is 4 files more in these RPM.

 
ICM