Download the PHP package arpon/framework without Composer
On this page you can find all versions of the php package arpon/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arpon/framework
More information about arpon/framework
Files in arpon/framework
Download arpon/framework
More information about arpon/framework
Files in arpon/framework
Vendor arpon
Package framework
Short Description A high-performance, lightweight PHP MVC framework core designed for simplicity and speed.
License MIT
Homepage https://github.com/arponascension1/arpon-framework
Package framework
Short Description A high-performance, lightweight PHP MVC framework core designed for simplicity and speed.
License MIT
Homepage https://github.com/arponascension1/arpon-framework
Please rate this library. Is it a good library?
Informations about the package framework
Arpon MVC Framework Core
A high-performance, lightweight PHP MVC framework core designed for simplicity and speed.
Features
- Lightweight & Fast: Minimal overhead for maximum performance.
- Routing: Clean and expressive routing engine.
- Eloquent-like ORM: Intuitive database interactions.
- Dependency Injection: Powerful IoC container.
- Console: Built-in CLI for scaffolding and tasks.
- Auth & Security: Robust authentication and encryption systems.
- Cache & Session: Multiple drivers for efficient data handling.
- Mailing: SMTP and Mailgun support out of the box.
Requirements
- PHP 8.1 or higher
- JSON Extension
- MBString Extension
- OpenSSL Extension
- PDO Extension
- CURL Extension (for Mailgun)
Installation
Install via Composer:
Usage
Example of a basic route:
Author
Arpon - GitHub
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of framework with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-pdo Version *
symfony/console Version ^6.4
php Version ^8.3
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-pdo Version *
symfony/console Version ^6.4
php Version ^8.3
The package arpon/framework contains the following files
Loading the files please wait ...