Powerful and lightweight PHP framework

v1.5.2 2024-03-05 19:11 UTC

This package is auto-updated.

Last update: 2024-05-17 17:19:00 UTC


README

Glowie

Latest Version Total Downloads License PHP Version

Powerful and lightweight PHP framework

Glowie is a PHP framework designed to be as light, fast and powerful as possible for developing applications and dynamic websites the easiest way.

Features

  • MVC structure with simple scaffolding
  • Powerful database ORM toolkit, migrations, query and schema builders
  • Set of tools for validating forms and working with request data
  • Built-in templating engine and layout manager
  • Easy routing engine, with custom parameters and auto routing
  • Middleware support for protected routes
  • Simple mailer for sending messages
  • Safe and fast session and cookies management
  • Easy to use HTTP request engine
  • File upload handler and validator
  • Command line tool for increasing workflow speed
  • Set of utility methods for dealing with arrays, strings, objects and many more
  • Internationalization tools for multilanguage applications
  • Built-in local development server and REPL
  • On-the-fly updates with tiny blueprint
  • Large compatibility with all basic hosting providers
  • and many more...

Getting started

composer create-project glowieframework/glowie

Explore the documentation to know how to start using Glowie to create something awesome.

Credits

Glowie is currently being developed by Gabriel Silva.