Skip to content

glowieframework/glowie-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glowie

Latest Version Total Downloads License PHP Version

Note: This repository is suited only for Glowie official website. For creating projects using Glowie, please refer to this repo. Issues and discussions should also be created in that main repository.

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 organization
  • Powerful database ORM toolkit, query builder and migration support
  • Set of tools for validating forms and data the safest way
  • Built-in templating engine
  • 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
  • Internationalization tools for multilanguage applications
  • Multiple environment settings for all kind of scenarios
  • On-the-fly updates with tiny blueprint
  • Large compatibility with all basic hosting providers

Only what you need

Forget about those fancy frameworks with thousands of useless functions and classes with stuff you will never use. Glowie is packed with only what you need for your application to run smoothly.

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.