deadalusphp / framework
DeadalusPHP is a lightweight and easy-to-use PHP framework designed to be a fast. With a focus on simplicity, it offers essential tools for routing, database handling, and more, without the overhead of larger frameworks.
dev-master
2024-11-05 08:46 UTC
Requires
- php: ^8.0
- ext-curl: *
- ext-dom: *
- ext-json: *
- ext-pgsql: *
- ext-simplexml: *
- deadalusphp/commands: dev-main
- deadalusphp/filesystem: dev-main
- deadalusphp/request: dev-main
- deadalusphp/response: dev-main
- deadalusphp/router: dev-main
- guzzlehttp/guzzle: ^7.9
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is not auto-updated.
Last update: 2025-03-12 08:12:59 UTC
README
Run the computer
Clone the project
git clone https://github.com/DeadalusPHP/freamwork.git
Go to the project directory
cd freamwork
Run with docker
docker compose up -d --build
docker exec -it DeadalusPHP-web-1 bash
Load the dependencies
composer install
Feedbacks
If you have any feedback, please reach out to us at email