๐๏ธ Code Generator
The code generator creates PHP classes based on your database tables, dramatically speeding up development.
๐๏ธ Attributes Reference
Attributes (also known as PHP 8 Attributes or Annotations) provide a powerful way to add metadata and behavior to your REST API methods. This reference architecture includes two custom attributes that integrate with the ByJG RestServer framework.
๐๏ธ Traits Reference
Traits provide reusable functionality for your models, particularly for automatic timestamp management and soft deletes.
๐๏ธ Scriptify
Scriptify is a powerful tool that transforms any PHP class into an executable script callable from the command line without changes or refactoring.
๐๏ธ PHP Components
Class Dependency