In a previous article, I talked about the implemented package manager commands (generate, list, load).
In this article I want to talk about other commands.
repository
On the Option tab, you can see which current case is set and switch

search
To see the list of packages in the current register, click on the search button.

install
To install a package in the current namespace, you need to check the selected package and click the install button.

I implemented an extension to the install command, when you need to create a database and namespace before installing the package and install the package
Looking at my
I recently published
Developing the project 
