|
Exponential 5.x Kernel
7.5.40
Exponential New Stack (Symfony-based) Kernel — PHP Class Reference
|
This is the complete PHP class reference for the Exponential 5.x Kernel (New Stack), a modern Symfony-based CMS kernel maintained by 7x (se7enxweb).
Source: github.com/se7enxweb/ezpublish-kernel
The kernel is organised into three main layers:
| Layer | Namespace | Description |
|---|---|---|
| API | eZ\Publish\API | Public API: content repository, values, and interfaces |
| Core | eZ\Publish\Core | Core implementations: persistence, search, field types, IO, MVC |
| SPI | eZ\Publish\SPI | Service Provider Interfaces for alternative implementations |
| Bundle | Description |
|---|---|
| EzPublishCoreBundle | Symfony bundle integrating the kernel with the full stack |
| EzPublishDebugBundle | Debug tools and data collectors |
| EzPublishRestBundle | REST API bundle |
| EzPublishLegacySearchEngineBundle | Legacy search engine integration |
Released under the GNU General Public License v2. See LICENSE.