- ✔️ Auth - Authentication and authorization
- ✔️ Coding Standard - Strict PHP coding standard
- ✔️ Clock - Provides current time for runtime and controllable time for testing
- ✔️ Cron Expression Explainer - Human-readable cron expressions
- ✔️ Data Sources - Load and save data from and to various data formats
- 🚧 DB Audit - SQL database analysis for common errors in structure, data and configuration
- ✔️ Exceptions - Exceptions designed for static analysis and easy usage
- 🚧 Localization - Internationalization (i18n) and localization (l10n)
- ✔️ Monolog Logtail - Monolog handler for Logtail
- ✔️ Object Mapper - Raw data mapping to validated objects
- ✔️ Object Mapper Contracts - Interface for orisai/object-mapper mapped objects
- 🚧 OpenAPI - OpenAPI builder, parser and serializer
- ✔️ Reflection Meta - PHP reflection in more reliable and deterministic way
- ✔️ Scheduler - Cron job scheduler - with locks, parallelism and more
- 🚧 Sitemap - Sitemap generator
- ✔️ Source Map - Generate, validate and serialize source maps
- 🚧 Stream Wrapper Contracts - Interface for PHP stream wrapper methods
- ✔️ Translation Contracts - Interface for translator and translatable messages
- ✔️ Utils - Utility classes used across Orisai libraries
- 🚧 VFS - Emulate file system with plain PHP
Nette integrations
- ✔️ Auth - Orisai Auth integration for Nette
- 🚧 Application - Extras for nette/application
- ✔️ Console - Symfony Console integration for Nette
- ✔️ Clock - Orisai Clock integration for Nette
- ✔️ Data Sources - Orisai Data Sources integration for Nette
- ✔️ DI - Configure your Nette application
- ✔️ HTTP - Extras for nette/http
- 🚧 Installer - Composer installer and configurator for Orisai CMF/Nette packages
- ✔️ Mail - Extras for nette/mail
- ✔️ Monolog - Monolog logger integration for Nette
- ✔️ Object Mapper - Orisai Object Mapper integration for Nette
- 🚧 PDF - PDF generator for Nette
- 🚧 Predis - Predis integration for Nette
- ✔️ Scheduler - Orisai Scheduler integration for Nette
- ✔️ Tracy Pets - Tracy got an angry pet to remind you of your failures
Nextras integrations
- 🚧 Object Mapper - Object mapper rules for nextras/orm
- 🚧 CMF - Orisai CMF (content management framework)
- 🚧 CMF project skeleton - Orisai CMF project skeleton
- ✔️ GitHub Workflows - GitHub Actions reusable workflows and composed actions
- ✔️ Library template - Template for PHP libraries