PHPackages                             okaniyoshiii/framework - 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. okaniyoshiii/framework

ActivePersonnal-project[Framework](/categories/framework)

okaniyoshiii/framework
======================

A personnal PHP framework for my own workflow

06PHP

Since Oct 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/OkaniYoshiii/framework)[ Packagist](https://packagist.org/packages/okaniyoshiii/framework)[ RSS](/packages/okaniyoshiii-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

LIGHTWEIGHT PHP FRAMEWORK
=========================

[](#lightweight-php-framework)

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

[](#requirements)

- PHP v8.2 and higher
- Composer
- Nodejs

Initialize project
------------------

[](#initialize-project)

First, run the following command :

`composer require okaniyoshii/framework`

Next, you'll have to add a `.php` file that you will then run in the shell. I recommand creating a `cmd` folder with a `shell` file inside it (without extension)

Then, add the following lines of code into that file :

```
