This package is designed to make our objects interoperable between frameworks -- WordPress, Slim, Laravel, etc. -- as well as client and server.
- Interfaces that provide data-typing of entities, more consistent translation to and from array/ JSON/ database serialization and more predictable public APIs of business logic providing classes.
- Traits that provide implementations of these interfaces.
👀🌋 This Is A Module Of The Caldera Framework
-
🌋 Find Caldera Forms Here:
-
🌋 Issues and pull requests, should be submitted to the main Caldera repo.
- Add to your package:
composer require calderawp/caldera-interop
- Install for development
git clone [email protected]:CalderaWP/cakdera-interop.git && composer install
Not yet implemented.
Not yet implemented.
- Run unit tests
composer test:unit
Copyright 2018+ CalderaWP LLC and licensed under the terms of the GNU GPL license. Please share with your neighbor.