Skip to content

monstein : a framework that built like Monster of Frankenstein

License

Notifications You must be signed in to change notification settings

lahirunirmalx/monstein

Repository files navigation

Monstein Framework

Monstein is a versatile PHP framework, ingeniously constructed in the spirit of Frankenstein's monster, amalgamating the best features from various technologies to deliver robust and flexible web applications.

Features

  • Modular Structure: Easily customizable and extendable components.
  • MVC Architecture: Clear separation of concerns.
  • Database Migrations: Seamless management of database schema changes.
  • Unit Testing: Integrated PHPUnit support for reliable testing.

Installation

  1. Clone the repository:
    git clone https://github.com/lahirunirmalx/monstein.git
  2. Navigate to the project directory:
    cd monstein
  3. Install dependencies:
    composer install

Usage

  • Running the application:
    php -S localhost:8000 -t symfony/web
  • Database migrations:
    vendor/bin/phinx migrate

Contributing

Contributions are welcome! Please fork the repository and create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


For more details, visit the Monstein GitHub repository.

About

monstein : a framework that built like Monster of Frankenstein

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages