Platine Framework is a lightweight, high-performance, simple and elegant PHP Web framework. You spend 1 hour to learn it to do something interesting, a tool in addition to the other available frameworks. Platine is a pursuit of simple, efficient Web framework, so that PHP Web
development becomes even more powerful, both in performance and flexibility. If you like to try something interesting, I believe you will love it. If you think it's good, you can support it with a Star.
» Simplicity: The design is simple, easy to understand and doesn't introduce many layers between you and the standard library. The goal of this project is that the users should be able to understand the whole framework in a single day.
» Elegance: Platine
supports the RESTful style routing interface, has no invasive interceptors and provides the writing of a DSL grammar.
» Easy deploy: using composer
.
- A new generation PHP framework that doesn't depend on other libraries
- Modular and extensible design
- Learning it is also simple
- RESTful-style routing design
- Template engine support, view development more flexible
- High performance
- Streams-style API
CSRF
andXSS
defenseSession, API Auth
andAuthorization
- Supports plug-in extensions
- Built-in a variety of commonly used middleware
- Built-in JSON output
- PHP 7.4+
- PDF generation
- Office document templating (Microsoft Word, libre Office)