Rewrite engine with procedural method on OOP. I create several classes at the beginning of each write
namespace ... use ... I get errors class not found . Tell me how to organize autoloading classes, for example, using Composer. Is it possible to automatically generate composer.json for your project?
Before that, I used it only to connect third-party libraries.