Skip to content

[RFC]: DB-related package migration #25

@simon-mundy

Description

@simon-mundy

Proposed Version

3.0.0

Basic Information

Migrating the abandoned validators, paginator adapters and other DB-related packages so they can belong under Laminas/Db as components.

Background

The following packages were archived/abandoned as part of a larger review to move security-only packages out of the main libraries:

  • laminas-paginator-adapter-laminasdb
  • laminas-validator - AbstractDB, NoRecordExists, RecordExists

Considerations

All platform specific code will migrate to target axleus/laminas-db-* packages as appropriate.

Proposal(s)

  • Separate Validator into Db/Validator and laminas-paginator-adapter-laminasdb into Db/Paginator/Adapter
  • Create sub-packages for both
  • Consider any additional functionality required for validators (if needed)
  • Support for ServiceManager v4

Appendix/Additional Info

No response

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions