Download the PHP package alphavel/alpha without Composer
On this page you can find all versions of the php package alphavel/alpha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alphavel/alpha
More information about alphavel/alpha
Files in alphavel/alpha
Download alphavel/alpha
More information about alphavel/alpha
Files in alphavel/alpha
Vendor alphavel
Package alpha
Short Description Alphavel Framework CLI - Intelligent code generation and scaffolding toolkit
License MIT
Package alpha
Short Description Alphavel Framework CLI - Intelligent code generation and scaffolding toolkit
License MIT
Please rate this library. Is it a good library?
Informations about the package alpha
Alphavel Alpha CLI
Alphavel Framework CLI - Intelligent code generation and scaffolding toolkit.
Features
🧠 Intelligent Code Generation
- Schema-Aware: Reads your database schema to generate context-aware code
- Validation Generation: Automatically converts SQL types to validation rules
- Relationship Detection: Analyzes Foreign Keys to generate Model relationships
- Smart Controllers: Generates CRUD operations based on actual table structure
🚀 Core Commands
📊 Schema Inspector
The Schema Inspector reads your MySQL database structure:
✅ Intelligent Validation
Converts SQL schema to validation rules:
Generates:
🔗 Relationship Detection
Automatically detects relationships from Foreign Keys:
Generates in Post model:
And in User model:
Installation
As Project Dependency
Global Installation
Usage
List Available Commands
Get Help for Command
Requirements
- PHP 8.2 or higher
- MySQL 5.7+ or MariaDB 10.2+
- Composer
Development
Running Tests
Code Style
Architecture
License
MIT License - see LICENSE file for details
All versions of alpha with dependencies
PHP Build Version
Package Version
The package alphavel/alpha contains the following files
Loading the files please wait ...