n1375/yeay

A modular PHP framework

0.0.1 2023-05-09 15:46 UTC

This package is auto-updated.

Last update: 2024-09-09 19:02:54 UTC


README


Latest Stable Version License Total Downloads

Logo

YEAY

A modular PHP framework
Explore the docs »

Report Bug · Request Feature

About The Project

This is a framework that is build brick by brick for individual use. Select your items, build and done.

(back to top)

Requirements

  • PHP >= 8.2;
  • composer.

Installation

composer require n1375/yeay

(back to top)

Features

  • PSR-4 autoloading compliant structure;
  • PSR-12 compliant code style;
  • Unit-Testing with PHPUnit 10;
  • Comprehensive guide and tutorial;
  • Easy to use with any framework or even a plain php file;
  • Useful tools for better code included.

(back to top)

Roadmap

Coming soon

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Copyright (C) 2023 NJM Janssen

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See LICENSE for more information.

(back to top)

Contact

@N1375

(back to top)