Skip to content

webisters/mvc

Repository files navigation

Webisters MVC

Webisters MVC Library This library is designed for reuse in Composer-based PHP applications.

What It Provides

  • Practical building blocks for API-first workflows and endpoint interaction.
  • Structured patterns that align with MVC-style application architecture.
  • Reusable PHP components intended for integration into larger applications.

Installation

composer require webisters/mvc

Requirements

  • PHP: >=8.2
  • Composer: Compatible with Composer 2.x.

Documentation

Included in Webisters Framework

If you're building a full Webisters application, install the framework meta-package:

composer require webisters/framework

Development

composer install
vendor/bin/phpunit

Follow consistent coding style and run available linters before opening pull requests.

Support

License

MIT

Releases

Packages

Contributors

Languages