📄️ Components Overview
In the Container layer, Porto organizes code into Components, which are classes with specific roles and responsibilities. All code you develop is structured within these Components, ensuring that each class function has a clear purpose.
🗃️ Main Components
10 items
📄️ Optional Components
Porto offers a variety of optional components that you can integrate into your application to meet specific needs. While incorporating all of them may not be necessary, selecting the most relevant ones can significantly enhance your application’s capabilities. These components range from enhancing automated testing and event handling to managing database schema changes and abstracting data persistence logic. By choosing the right components, you can customize and optimize your application's functionality efficiently These components include: