EventDispatcher component
Implements the Mediator pattern in a simple and effective way to make projects truly extensible.
Resources: Code Documentation
Projects using EventDispatcher
Drupal
Drupal is an open source content management platform powering millions of websites and applications. It's built, used, and supported by an active and diverse community of people around the world. Drupal is open source software maintained and developed by a community of 1,000,000+ users and developers. It's distributed under the terms of the GNU General Public License (or "GPL"), which means anyone is free to download it and share it with others.
phpBB
phpBB is a free flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. With an extensive database of user-created modifications and styles database containing hundreds of style and image packages to customise your board, you can create a very unique forum in minutes.
Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.
Symfony Full Stack
Symfony is an Open Source PHP Web applications development framework. It was originally conceived by the interactive agency SensioLabs for the development of web sites for its own customers. Symfony was published by the agency in 2005 under MIT Open Source license and today it is among the leading frameworks available for PHP development.
Silex
Silex is a PHP microframework for PHP 5.3. It is built on the shoulders of Symfony2 and Pimple and also inspired by sinatra. A microframework provides the guts for building simple single-file apps. Silex aims to be: - Concise: Silex exposes an intuitive and concise API that is fun to use. - Extensible: Silex has an extension system based around the Pimple micro service-container that makes it even easier to tie in third party libraries. - Testable: Silex uses Symfony2's HttpKernel which abstracts request and response. This makes it very easy to test apps and the framework itself. It also respects the HTTP specification and encourages its proper use.
Behat
Behat is an open source behavior-driven development framework for PHP 5.3 and 5.4. What is behavior-driven development, you ask? It’s the idea that you start by writing human-readable sentences that describe a feature of your application and how it should work, and only then implement this behavior in software.
Mautic
Mautic revolutionizes marketing automation. Mautic is an open source software tool available to every business regardless of their size and economic standing. Mautic provides lead nurturing, lead monitoring, automated email marketing campaigns, social media integrations, landing pages, assets, reports, calendar, events, analytics, forms and more. Mautic makes marketing automation possible for everyone.
Codeception
Codeception is a full-stack testing framework which incorporates acceptance, functional, and unit testing. It uses a simple PHP DSL to describe test scenarios and includes over 20 modules to solve common problems. With Codeception you can get tests executed inside every popular PHP framework, use PhpBrowser (based on Guzzle), or run acceptance tests with Selenium WebDriver.
Thelia
Thelia is a tool for creating e-commerce websites and for online content management, published under General Public License. Thelia differs from competitor applications due to the ease with which it can be used and customised.
Sculpin
Sculpin is a static site generator written in PHP. It converts Markdown files and formats Twig templates into a set of static HTML files that can be easily deployed.
phpDocumentor
phpDocumentor 2 is a tool with which it is possible to generate documentation from your PHP source code. With this documentation you can provide your consumers with more information regarding the functionality embedded within your source and not only what is usable to them from your user interface. Documentation generated by phpDocumentor 2 does not aim to be a replacement for conventional documentation but is rather supplemental, or reference, documentation.
Guzzle
Guzzle takes the pain out of sending HTTP requests and the redundancy out of creating web service clients. It's a framework that includes the tools needed to create a robust web service client, including: Service descriptions for defining the inputs and outputs of an API, resource iterators for traversing paginated resources, batching for sending a large number of requests as efficiently as possible.
Pagekit
Pagekit is a modular and lightweight CMS built from the ground up with a modern architecture in mind. It serves as a web application framework and provides an awesome platform for theme and extension developers.
Fork CMS
Fork CMS is dedicated to creating a user friendly environment to build, monitor and update your website. We take great pride in being the Content Management System of choice for beginners and professionals. We combine this grand vision with the latest technological innovations to allow developers, front-end developers and designers to build kick-ass websites.
Carew
Carew is another static site / blog generator. Write some blog posts or pages in markdown, Carew will render them in html.
- Simple but extensible
- Auto syntax highlighting
- Auto generated navigation
- Auto generated pagination
- One theme base on Bootstrap
- Shareable/Linkable SEO Friendly URLs
- No need for php, ruby, python on the production server.
- Git friendly
Elcodi
Meet Elcodi, a suite of Symfony2 e-commerce bundles that focus on:
- Designing loosely coupled components.
- Liskov is your friend: using abstracts when defining contracts among components.
- Exploiting Symfony2 DependencyInjection component to expose easy customization of behaviours and models.
- Using Factory injections in services to that objects are always created in a consistent state.
- EventDispatcher FTW: events, events, events. First rule to avoid code entanglement.
- Rigorous taxonomy: giving name to things may be an art, but the reward is massive.
Spress
Spress is a static site generator built with Symfony components. Spress allows you to create and deploy blogs, personal websites, simple corporate websites with information about your products and even landing pages for your services.
Roadiz
Roadiz is a modern CMS based on a polymorphic node system which can handle many types of services and contents. Its back-office has been developed with a high sense of design and user experience. Its theming system is built to live independently from back-office allowing easy switching and multiple themes for one content basis. For example, it allows you to create one theme for your desktop website and another one for your mobile, using the same node hierarchy. Roadiz is released under MIT license, so you can reuse and distribute its code for personal and commercial projects.
Mothership
Mothership is open source web retail software, combining e-commerce with Electronic Point of Sale (EPOS) into a single, unified platform with a great admin interface. It is based on over 10 years experience, yet it is entirely new, containing zero legacy code, making it a perfect platform for developers. It incorporates the full range of applications you'd expect to run an online store. Mothership: E-commerce for humans.
BackBee
BackBee is an open source CMS designed to revolutionize user experience. It uses "On Page Editing" architecture making content contribution intuitive and secure without sacrificing the platform's performance. BackBee is also conceived to create "Out of the Box" websites that are highly responsive. BackBee is distributed under GNU terms of the General Public License (or "GPL").
concrete5
Concrete5 is an open source CMS designed to revolutionize user experience. Go to any page in your site, and an editing toolbar gives you all the controls you need to update your website. No intimidating manuals, no complicated administration interfaces - just point and click.



