Download the PHP package brocode/module-entityservices without Composer
On this page you can find all versions of the php package brocode/module-entityservices. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brocode/module-entityservices
More information about brocode/module-entityservices
Files in brocode/module-entityservices
Download brocode/module-entityservices
More information about brocode/module-entityservices
Files in brocode/module-entityservices
Vendor brocode
Package module-entityservices
Short Description Entity services for magento2
License MIT
Package module-entityservices
Short Description Entity services for magento2
License MIT
Keywords magentocomposer-installer
Please rate this library. Is it a good library?
Informations about the package module-entityservices
Goal of this module should be
- easy way to update your database without knowledge of underlaying array configs
- creating new EAV entity schemas with just a view lines of code
- add EAV attributes for products, customers, categories without knowledge of the differing subtle differences
DONE:
- create tables with various columns, indizes, foreign keys
- create a set of tables for a EAV entity
- update tables (add/modify columns, drop foreign keys or indizes)
Example:
Usage within a Schema upgrade:
All versions of module-entityservices with dependencies
PHP Build Version
Package Version
No informations.
The package brocode/module-entityservices contains the following files
Loading the files please wait ....