Aura.Web_Project
Framework
A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance.
A web framework project skeleton.
61 stars
16 watching
11 forks
Language: PHP
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
auraphp/aura.web_kernel | A PHP-based kernel for building web applications with a modular and extensible architecture. | 25 |
auraphp/aura.router | A PHP package providing a flexible web routing implementation. | 493 |
auraphp/aura.sql | An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. | 558 |
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 349 |
auraphp/aura.cli | A library providing tools and support for building command-line interfaces in PHP. | 103 |
auraphp/aura.view | A PHP implementation of a templating system with file-based and closure-based templates, supporting partials, sections, and helpers. | 87 |
0x67757300/uhttp | A lightweight Pythonic web development framework with modular and flexible application design. | 106 |
auraphp/aura.filter | Tools to validate and sanitize objects and arrays in PHP. | 160 |
marcelog/ding | A lightweight and simple PHP framework for building web applications with dependency injection, aspect-oriented programming, and event-driven architecture. | 121 |
opulencephp/opulence | A PHP web application framework providing a set of components to simplify the creation and maintenance of secure, scalable websites. | 731 |
auraphp/aura.auth | Provides authentication functionality and session tracking using various adapters. | 133 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 450 |
morepath/morepath | A Python web framework that allows for flexible and efficient handling of structured data in web applications. | 393 |
gopulse/pulse | A fast and lightweight Golang framework for building responsive web applications and services. | 36 |
slimphp/slim-skeleton | A starter application for building Slim Framework 4 applications with PHP and the Monolog logger. | 1,595 |