Doctrine


Namespace Doctrine\Common

Class Summary
ClassLoaderA ClassLoader is an autoloader for class files that can be installed on the SPL autoload stack.
EventArgsEventArgs is the base class for classes containing event data.
EventManagerThe EventManager is the central point of Doctrine's event listener system.
LexerSimple generic lexical scanner.
VersionClass to store and retrieve the version of Doctrine
Interface Summary
EventSubscriberAn EventSubscriber knows himself what events he is interested in.
NotifyPropertyChangedContract for classes that provide the service of notifying listeners of changes to their properties.
PropertyChangedListenerContract for classes that are potential listeners of a NotifyPropertyChanged implementor.
Exception Summary
CommonExceptionBase exception class for package Doctrine\Common

Doctrine