Learn how to use UUIDs in MySQL for your table IDs, rather than using auto_increment.
A lightning talk on UUIDs from the maintainer of the ramsey/UUID package library for PHP.
A talk made by Macro Pivetta on "Doctrice ORM Good Practices and Tricks".
Learn how to include your package within itself for testing and not have to keep pushing the code and composer updating.