-
Notifications
You must be signed in to change notification settings - Fork 12
Extensions
Sven Kubiak edited this page Jun 3, 2020
·
3 revisions
Some capabilities, like persistence, are not part of the mangoo I/O core. So in order to provide additional features, you can use one of the following extensions.
Hibernate Extension
This is an easly plugable extension for the mangoo I/O framework to work with Hibernate.
https://github.com/svenkubiak/mangooio-hibernate-extension
https://github.com/svenkubiak/mangooio-mongodb-extension
Elasticsearch Extension
This is an easly plugable extension for the mangoo I/O framework to work with Elasticsearch.
https://github.com/MarkVink/mangooio-elasticsearch-extension
If you have created an extension for mangoo I/O and would like to list it here, just let me know ([email protected]).
mangoo I/O 2015-2024 | [email protected]
- Getting started
- Configuration
- Routing
- Bootstrap
- Controllers
- Dependency injection
- Templating
- Working with JSON
- Persistence
- CORS
- Authentication
- Authorization
- Scheduler
- Async
- Filters
- Forms
- Session
- Flash
- Internationalization
- Caching
- Emails
- Asset management
- Logging
- Debugging
- Testing
- Administration
- Debian init.d script
- Extensions