PHPackages                             julienlinard/core-php - 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. [Framework](/categories/framework)
4. /
5. julienlinard/core-php

ActiveLibrary[Framework](/categories/framework)

julienlinard/core-php
=====================

Framework MVC complet pour applications PHP avec Container DI, Controllers, Views, Forms, Session et plus

1.4.4(5mo ago)132233MITPHPPHP &gt;=8.0

Since Dec 15Pushed 3mo agoCompare

[ Source](https://github.com/julien-lin/php-core)[ Packagist](https://packagist.org/packages/julienlinard/core-php)[ Docs](https://github.com/julien-lin/core-php)[ RSS](/packages/julienlinard-core-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (16)Used By (3)

Core PHP - Complete MVC Framework
=================================

[](#core-php---complete-mvc-framework)

[🇫🇷 Read in French](README.fr.md) | [🇬🇧 Read in English](README.md)

💝 Support the project
---------------------

[](#-support-the-project)

If this package is useful to you, consider [becoming a sponsor](https://github.com/sponsors/julien-lin) to support the development and maintenance of this open source project.

---

A modern and complete MVC framework for PHP 8+ with Container DI, Controllers, Views, Forms, Session, Cache and more.

🚀 Installation
--------------

[](#-installation)

```
composer require julienlinard/core-php
```

**Requirements**: PHP 8.0 or higher

⚡ Quick Start
-------------

[](#-quick-start)

```
