We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdbd12 commit 1b8d658Copy full SHA for 1b8d658
docs/book/v6/introduction/packages.md
@@ -4,6 +4,8 @@
4
>
5
> Once Laminas Service Manager 4 is fully supported, Dotkernel API 6.x will be installable on PHP 8.4 as well.
6
7
+* `doctrine/dbal`:`^4.2` - Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
8
+* `doctrine/orm`:`^3.4` - Object-Relational-Mapper for PHP
9
* `dotkernel/dot-cache`:`^4.3` - Cache component extending symfony-cache
10
* `dotkernel/dot-cli`:`^3.9` - Component for creating console applications based on laminas-cli
11
* `dotkernel/dot-data-fixtures`:`^1.4` - Provides a CLI interface for listing & executing doctrine data fixtures
0 commit comments