Download the PHP package mini4work/project without Composer
On this page you can find all versions of the php package mini4work/project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mini4work/project
More information about mini4work/project
Files in mini4work/project
Package project
Short Description A minimalistic and flexible PHP framework with a lightweight core and modular structure.
License MIT
Informations about the package project
Mini4Work
Mini4Work is a lightweight, minimalistic, and universal PHP framework designed for developers who value simplicity and flexibility. It offers a highly customizable block-based structure and a powerful dependency injection container, allowing you to build exactly what you need without unnecessary overhead.
Key Features
- Minimalistic Core – Focus on essential components, keeping your codebase clean and maintainable.
- Flexible Dependency Injection – Built-in container for easy management of dependencies.
- Modular Block Structure – Develop and reuse independent modules with ease.
- High Customizability – Choose only the features you need, avoiding unnecessary complexity.
- Lightweight and Fast – Designed to deliver optimal performance with minimal resource usage.
- Easy to Learn and Use – Straightforward design and clear documentation make it accessible for developers of all levels. (In develop, really!)
Getting started
Prerequisites
- PHP version 8.3 or high
- Composer
Creating app
This command will generate a new directory containing the basic project structure. Give it a try:
Move to your new directory and make first launch:
Contributing
Mini4Work is designed to remain simple and lightweight. If you have any improvements or features to suggest for the core framework, feel free to submit a Pull Request.
License
Mini4Work is distributed by The MIT license.