📄️ 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