DynamoPHP is a strongly-typed, attribute-based Object Data Mapper for Amazon DynamoDB. It is built on top of modern PHP, which enable definition of entities using PHP 8+ attributes and interaction with DynamoDB using a clean, expressive API.
Inspired by data mappers like Doctrine and modeled after patterns in libraries such as TypeDORM.
composer require edumarques/dynamophp
Documentation is an ongoing effort. Our docs will continue to evolve as the project grows—contributions and improvements are welcome and encouraged!
Contributors are always welcome! For more information on how you can contribute, please read our contribution guideline.
For any questions, feel free to reach out to me directly by email: [email protected].