vest / framework
Framework vest
Requires
- php: ^8.2
- composer-runtime-api: ^2.2
- ext-mbstring: *
- ext-openssl: *
- ext-session: *
- ext-tokenizer: *
- datastax/php-driver: ^1.3
- egulias/email-validator: ^3.2.1|^4.0
- firebase/php-jwt: ^6.10
- fruitcake/php-cors: ^1.3
- psr/container: ^2.0
- psr/log: ^1.0|^2.0|^3.0
- psr/simple-cache: ^1.0|^2.0|^3.0
Requires (Dev)
- fakerphp/faker: ^1.23
- phpunit/phpunit: ^10.5|^11.0
- predis/predis: ^2.0.2
README
Vest Project
About
⚠️ Notice
This project is part of the main codebase of the Vest project. If you wish to develop your own project using Vest, please use the official framework here: Vest Framework.
Vest is a web development framework that prioritizes a straightforward and inspiring creation experience. We believe that the development process should be not only efficient but also enjoyable, allowing you to explore your creativity. Vest is designed to minimize development challenges by streamlining routine tasks and providing tools that enhance your workflow. With Vest, you can focus on crafting innovative and impactful solutions for your projects.
⚠️ Warning
This project is currently under development. Features may be incomplete, and changes are expected. Please check back for updates.
Learning Vest
To learn more about Vest and how to use it effectively, you can visit the following link:
Routes
Example Routes
-
Add Routing:
- Route: /routing
- Controller:
RoutingController
-
Add Frontend (React or another):
- Route: /frontend
- Controller:
Controller
(or another controller as needed)
Release Notes
Refer to the RELEASE.md for a detailed changelog.
Version 1.0.01
-
New Features:
- Added support for integration with external APIs.
- Implemented social login functionality.
-
Bug Fixes:
- Fixed authentication issue that caused login failures.
- Resolved dashboard display error.
-
Improvements:
- Enhanced page loading performance.
- Updated the design of the admin panel.
License
This project is licensed under the MIT License. See the LICENSE.md file for details.