The new PECL package mysql_xdevapi-8.0.21 (stable) has been released at https://pecl.php.net/.
Release notes ------------- WL#13014 DevAPI: Add schema validation to create collection orabug #30134490: apply helpers from util/object.h orabug #31084747: single doc tests failing in php-7.4 changes in config.m4|w32 to improve resolving 3rdParty libs Package Info ------------- The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12. The X DevAPI wraps powerful concepts in a simple API. * A new high-level session concept enables you to write code that can transparently scale from single MySQL Server to a multiple server environment. * Read operations are simple and easy to understand. The X DevAPI introduces a new, modern and easy-to-learn way to work with your data. * Documents are stored in Collections and have their dedicated CRUD operation set. * Work with your existing domain objects or generate code based on structure definitions for strictly typed languages. * Focus is put on working with data via CRUD operations. See Section 3.1, âCRUD Operations Overviewâ. * Modern practices and syntax styles are used to get away from traditional SQL-String-Building. See Chapter 10, Building Expressions. Related Links ------------- Package home: https://pecl.php.net/package/mysql_xdevapi Changelog: https://pecl.php.net/package-changelog.php?package=mysql_xdevapi Download: https://pecl.php.net/get/mysql_xdevapi-8.0.21.tgz Authors ------------- Johannes Schl?ter (lead) Dariusz ?lusarczyk <[email protected]> (lead) Filip Janiszewski <[email protected]> (lead) Andrey Hristov (developer) hery ramilison (lead) -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php
