Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

PSR-2 compliance #136

@moufmouf

Description

@moufmouf

The generated DAOs and Beans are not fully PSR-2 compliant.

We should:

  • generate DAOs and beans that are PSR-2 compliant
  • change unit tests to add PHP-CS-Fixer testing to ensure the DAOs and Beans are PSR-2 compliant

Note: by default, PHP-CS-Fixer ensures PSR-2 + an additional set of rules. We are only aiming for strict PSR-2 compliance (no additional rules)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions