PHPackages                             ionzile/core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ionzile/core

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ionzile/core
============

Ions core library

4.7.0(3w ago)1345[6 PRs](https://github.com/tahadeveloper/ions.core/pulls)1MITPHPPHP ^8.3CI passing

Since Mar 17Pushed 1w ago1 watchersCompare

[ Source](https://github.com/tahadeveloper/ions.core)[ Packagist](https://packagist.org/packages/ionzile/core)[ RSS](/packages/ionzile-core/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (65)Versions (86)Used By (1)

Ions Framework — Core
=====================

[](#ions-framework--core)

[![CI](https://github.com/tahadeveloper/ions.core/actions/workflows/ci.yml/badge.svg)](https://github.com/tahadeveloper/ions.core/actions/workflows/ci.yml)

A lightweight PHP 8.3+ framework built on **Symfony** HTTP and routing components and **Illuminate** 12 (database, cache, queue, events, console, container) — providing a structured, secure foundation without the full overhead of a monolithic framework.

---

Requirements
------------

[](#requirements)

- PHP 8.3 or 8.4
- Extensions: `openssl`, `zip`
- Composer

---

Installation
------------

[](#installation)

```
composer require ionzile/core
```

---

Quick Start
-----------

[](#quick-start)

### Front controller (`public/index.php`)

[](#front-controller-publicindexphp)

```
