{"id":31882881,"url":"https://github.com/divanteltd/pimcore-class-locker","last_synced_at":"2025-10-13T02:59:01.473Z","repository":{"id":56969592,"uuid":"152373863","full_name":"DivanteLtd/pimcore-class-locker","owner":"DivanteLtd","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-24T20:04:13.000Z","size":13,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-03-25T08:47:58.661Z","etag":null,"topics":["pimcore","pimcore-bundle"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DivanteLtd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-10T06:28:36.000Z","updated_at":"2024-03-25T08:47:58.662Z","dependencies_parsed_at":"2022-08-21T10:50:53.222Z","dependency_job_id":null,"html_url":"https://github.com/DivanteLtd/pimcore-class-locker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/DivanteLtd/pimcore-class-locker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivanteLtd%2Fpimcore-class-locker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivanteLtd%2Fpimcore-class-locker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivanteLtd%2Fpimcore-class-locker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivanteLtd%2Fpimcore-class-locker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DivanteLtd","download_url":"https://codeload.github.com/DivanteLtd/pimcore-class-locker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivanteLtd%2Fpimcore-class-locker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014032,"owners_count":26085348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pimcore","pimcore-bundle"],"created_at":"2025-10-13T02:58:09.322Z","updated_at":"2025-10-13T02:59:01.468Z","avatar_url":"https://github.com/DivanteLtd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"DivanteClassLocker\n====================\nDivante Class Locker bundle was created to block modifications on attributes in classes.\n1\n## Compatibility\nThis module is compatible with Pimcore \u003e= 5.2\n \n## Dependencies\npitpit/php-diff\n \n## Events\n- pimcore.class.preUpdate\n    - Blocking any changes in class' attributes defined in config.\n \n## Module goal\nThe goal of this module is:\n- blocking modifications in class' attributes defined in config.\n \n## Installing/Getting started\n```bash\ncomposer require divanteltd/pimcore-class-locker\n```\nIn Pimcore panel select Extensions and click Enable/Install.\n\nDefine which attributes cannot be changed in which class in app/config/pimcore/classlocker/config.php:\n```php\nreturn [\n    'class_name1' =\u003e [\n        'attribute11',\n        'attribute12',\n    ],\n    'class_name2' =\u003e [\n        'attribute21',\n        'attribute22',    \n    ],    \n];\n```\n\n## Contributing\n\nIf you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.\n\n## Licensing\n\nGPL-3.0-or-later\n\n## Standards \u0026 Code Quality\n\nThis module respects all Pimcore 5 code quality rules and our own PHPCS and PHPMD rulesets.\n\n## About Authors\n\n![Divante-logo](http://divante.co/logo-HG.png \"Divante\")\n\nWe are a Software House from Europe, existing from 2008 and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.\n\nWe work for Clients like INTERSPORT, ING, Odlo, Onderdelenwinkel and CDP, the company that produced The Witcher game. We develop two projects: [Open Loyalty](http://www.openloyalty.io/ \"Open Loyalty\") - an open source loyalty program and [Vue.js Storefront](https://github.com/DivanteLtd/vue-storefront \"Vue.js Storefront\").\n\nWe are part of the OEX Group which is listed on the Warsaw Stock Exchange. Our annual revenue has been growing at a minimum of about 30% year on year.\n\nVisit our website [Divante.co](https://divante.co/ \"Divante.co\") for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivanteltd%2Fpimcore-class-locker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivanteltd%2Fpimcore-class-locker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivanteltd%2Fpimcore-class-locker/lists"}