omasat / palet-framework
Palet Framework Core - Enterprise PHP Framework
v1.0.0
2026-08-08 18:59 UTC
Requires
- php: >=8.2
- psr/cache: 3.0
- psr/container: ^2.0
- psr/event-dispatcher: 1.0
- psr/http-message: 1.0
- psr/http-server-handler: 1.0
- psr/http-server-middleware: 1.0
- psr/log: ^3.0
- psr/simple-cache: ^3.0
Requires (Dev)
- phpunit/phpunit: ^10.5
README
Palet is a modern, enterprise-ready, strictly typed PHP Framework designed for speed, security, and scalability. It provides robust foundations including Dependency Injection (IoC), PSR-compliant HTTP messaging, flexible Routing, and advanced features like Tenancy and Workflows out of the box.
Documentation
Full official documentation is available in the docs/ directory. Please start with Getting Started to install and configure your first Palet application.
- 01. Getting Started
- 02. Routing & Controllers
- 03. Architecture & IoC Container
- 04. Enterprise Features & Extending
Requirements
- PHP 8.3 or higher
- Composer
License
The Palet Framework is open-sourced software licensed under the MIT license.