Download the PHP package webrium/core without Composer
On this page you can find all versions of the php package webrium/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
🌟 Overview
Webrium Core is a high-performance PHP component library designed to simplify web development. While it serves as the backbone of the Webrium Framework, it is built to be completely standalone. Whether you're building a microservice or a full-scale web app, Webrium Core provides the essential tools without the bloat.
🚀 Quick Start
1. Installation
Get started via Composer:
2. Basic Setup (index.php)
📚 Comprehensive Documentation (Wiki)
Explore the full power of Webrium Core through our detailed guides:
🚀 Core Essentials
- App Initialization: Learn about the application structure and boot process.
- Routing System: Define and manage clean, RESTful routes easily.
- Helper Functions: Global shortcuts for URLs, redirects, input, paths, and more.
- Flash: Manage one-time session flash data, old input, and message display.
🌐 Request & Response
- URL Helpers: Manage and generate dynamic URLs effortlessly.
- Header Management: Control HTTP headers and responses.
- HTTP Client: Perform outgoing requests with a simple, fluent interface.
🛡️ Security & Validation
- Data Validator: Robust tools for validating user input and forms.
- JWT Integration: Secure your APIs with JSON Web Tokens.
- Hash Utilities: Secure password hashing, HMAC, tokens, and more.
🛠️ Files, Storage & Utilities
- File Manager: Read, write, stream, download, and manage files and directories.
- Session Manager: Store and retrieve session data, flash messages, and counters.
- File Upload: A streamlined way to handle file uploads safely.
- Vite: Seamlessly include development and production frontend assets.
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package webrium/core contains the following files
Loading the files please wait ...