Pop PHP Framework: Difference between revisions

Content deleted Content added
Nicks3123 (talk | contribs)
No edit summary
Nicks3123 (talk | contribs)
No edit summary
Line 83:
The base foundation of Pop PHP is the initial set of core components that make up the application stack:
 
* '''The Application Object'''
* '''The Router'''
* '''The Service Locator'''
* '''The Event Manager'''
* '''The Module Manager'''
* '''The Base Controller Class'''
 
Additionally, there are 26 components that are available for use in building an application.<ref>{{cite web |url=https://github.com/popphp/popphp-framework/blob/master/README.md#overview |title=Pop PHP Components}}</ref> Some of the featured and commonly used components are: