Skip to content

Platine Framework

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.

Features

  • 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 and XSS defense
  • Session, API Auth and Authorization
  • 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)

Pinned

  1. app app Public

    Platine PHP is a lightweight, high-performance, simple and elegant PHP Web framework

    PHP 1

  2. framework framework Public

    Platine is a lightweight, high-performance, simple and elegant PHP Web framework

    PHP 2

  3. starter starter Public

    Platine Starter Application

    PHP

Repositories

Showing 10 of 35 repositories
  • framework Public

    Platine is a lightweight, high-performance, simple and elegant PHP Web framework

    PHP 2 MIT 0 0 0 Updated Mar 19, 2024
  • database Public

    Platine Database is the abstraction layer using PDO with support of query and schema builder

    PHP 1 0 0 0 Updated Jan 30, 2024
  • http Public

    Platine HTTP Message is the implementation of PSR 7

    PHP 1 MIT 0 0 0 Updated Jan 30, 2024
  • app Public

    Platine PHP is a lightweight, high-performance, simple and elegant PHP Web framework

    PHP 1 MIT 0 0 0 Updated Dec 17, 2023
  • dev Public

    Platine Dev provide a collection of tools designed for development purpose

    PHP 1 MIT 0 0 0 Updated Dec 17, 2023
  • template Public

    Platine Template is a template engine that has taken a lot of inspiration from Django.

    PHP 2 MIT 0 0 0 Updated Dec 14, 2023
  • validator Public

    Platine Validator is a simple, extensible validation library with support for filtering

    PHP 1 MIT 1 0 0 Updated Dec 9, 2023
  • expression Public

    Platine Expression is an expression parser, evaluator with support of custom operators and functions

    PHP 1 MIT 0 0 0 Updated Dec 9, 2023
  • starter Public

    Platine Starter Application

    PHP 0 MIT 0 0 0 Updated Dec 9, 2023
  • stdlib Public

    Platine Stdlib is a the collection of frequently used php features

    PHP 1 MIT 0 0 0 Updated Dec 8, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…