Model Generator
"Reliese Laravel Model Generator aims to speed up the development process of Laravel applications by providing some convenient code-generation capabilities.
The tool inspects your database structure, including column names and foreign keys, in order to automatically generate Models that have correctly typed properties, along with any relationships to other Models."