mlaphp/mlaphp

Library of code introduced throughout Modernizing Legacy Applications in PHP.

1.2.0 2023-06-30 17:24 UTC

This package is auto-updated.

Last update: 2024-03-30 00:16:46 UTC


README

This is a library package of code introduced throughout Modernizing Legacy Applications in PHP. It is mostly for transitional purposes as we improve the legacy codebase, although it does stand well on its own. It is PSR-0, PSR-1, and PSR-2 compliant. It has 100% test coverage, except for the MysqlDatabase class which is provided only as an example.