https://github.com/oat-sa/generis
https://github.com/oat-sa/generis
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oat-sa/generis
- Owner: oat-sa
- License: gpl-2.0
- Created: 2014-06-26T13:14:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T12:01:42.000Z (4 months ago)
- Last Synced: 2025-03-31T10:09:07.440Z (2 months ago)
- Language: PHP
- Size: 12.4 MB
- Stars: 10
- Watchers: 44
- Forks: 10
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Generis
=======[](https://codecov.io/gh/oat-sa/generis)
Core extension, provide the low level framework and an API to manage ontologies
## Components
### Dependency Injection
Read here [how to use the Dependency Injection](./core/DependencyInjection/README.md).
### Persistence
Read here [how to use the Persistence](./common/persistence/README.md).
### Middleware
Read here [how to use the Middlewares](./core/Middleware/README.md).
### Log
Learn more here about [how to log](./common/oatbox/log/README.md).