Download the PHP package omegamvc/omega without Composer
On this page you can find all versions of the php package omegamvc/omega. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download omegamvc/omega
More information about omegamvc/omega
Files in omegamvc/omega
Package omega
Short Description Omega is a lightweight PHP framework designed for building modern web applications using the MVC architecture. Compatible with PHP 8.2+.
License GPL-3.0
Homepage https://omegamvc.github.io
Informations about the package omega
Documentation | Changelog | Contributing | Code Of Conduct | License
Omega Starter Application
Welcome to omega, a minimal MVC framework designed to streamline your PHP development process. This lightweight framework offers essential features for building web applications while maintaining simplicity and ease of use.
Feature
- MVC structure
- Application Container (power with php-di)
- Router Support
- Models builder
- Query builder
- CLI command
- Service Provider and Middleware
- Templator (template engine)
Getting Started in 4 Simple Steps
Create Your Application:
Navigate to Your Project:
Build Your Assets:
Serve Your Application:
Additional Features ✨
CLI Commands for Building Your App
Example Code Snippets
Migration Schema
Controller
Services (rest api out of the box)
Api ready to go http://localhost:8080/api/profile/index
.
View
Router Configuration
Optimize
Optimize by cached Application.
Official Documentation
The official documentation for Omega is available here
Contributing
If you'd like to contribute to the Omega example application package, please follow our contribution guidelines.
License
This project is open-source software licensed under the GNU General Public License v3.0.
All versions of omega with dependencies
vlucas/phpdotenv Version ^5.6
react/event-loop Version ^1.5
ext-http Version *
ext-iconv Version *
ext-mbstring Version *
ext-openssl Version *
php Version ^8.4
ext-apcu Version *
ext-pcntl Version *
ext-posix Version *
ext-readline Version *
ext-simplexml Version *