Download the PHP package vireo/framework without Composer
On this page you can find all versions of the php package vireo/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vireo/framework
More information about vireo/framework
Files in vireo/framework
Download vireo/framework
More information about vireo/framework
Files in vireo/framework
Vendor vireo
Package framework
Short Description Modern PHP framework implementing Vertical Slice Architecture with Inertia.js integration. Zero external dependencies, auto-discovery, and built-in RBAC.
License MIT
Homepage https://github.com/mrzh4s/vireo-framework
Package framework
Short Description Modern PHP framework implementing Vertical Slice Architecture with Inertia.js integration. Zero external dependencies, auto-discovery, and built-in RBAC.
License MIT
Homepage https://github.com/mrzh4s/vireo-framework
Please rate this library. Is it a good library?
Informations about the package framework
Vireo Framework
A modern PHP framework implementing Vertical Slice Architecture with Inertia.js integration. Zero external dependencies, auto-discovery, and built-in RBAC.
Features
- Vertical Slice Architecture - Organize code by feature, not by layer
- Inertia.js Integration - First-class support for React, Vue, and Svelte
- Minimal Dependencies - Only requires
symfony/mailerfor email - Built-in RBAC - Role-based access control with hierarchy and attribute-based permissions
- Fluent Query Builder - Intuitive ORM with support for MySQL, PostgreSQL, and SQLite
- PostGIS/Spatial Support - Built-in spatial query builder for geospatial applications
- Migration System - Database versioning with rollback support
- CLI Tools - Powerful command-line interface for scaffolding and management
- Validation - Comprehensive validation rules with custom rule support
- Session & Cookie Management - Secure session handling out of the box
- CSRF Protection - Built-in cross-site request forgery protection
- Blade-like Views - Familiar templating syntax
- File Storage - Local and FTP storage drivers
- Logging - Configurable logging with multiple handlers
Requirements
- PHP 8.4 or higher
- Composer
Installation
Quick Start
Routing
Routes are automatically discovered from your pages directory following the Vertical Slice Architecture pattern.
Controllers
Database Queries
Validation
Inertia.js Integration
Permissions (RBAC)
Migrations
CLI Commands
Configuration
Configuration files are loaded from the config directory:
Environment Variables
Sessions
Logging
Storage
Directory Structure
Configuration Files
Permissions Configuration
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
- mrzh4s - GitHub
Support
All versions of framework with dependencies
PHP Build Version
Package Version
The package vireo/framework contains the following files
Loading the files please wait ...