mrogwang/saqle

A php framework for rapid prototyping

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mrogwang/saqle

dev-main 2025-10-01 08:36 UTC

README

SaQle is a rapid web app development MVC framework for PHP Developers. This is a fan personal project and by no means meant to compete Laravel or CakePhp and the likes. However, for developers looking to rapidly deploy small to medium scale web apps and/or prototypes, this framework will get you started quickly and get your idea out to the world.

Some Features

  1. Integrated CRUD for database interaction
  2. MVC architecture
  3. Request dispatcher with clean, custom URLs and routes
  4. Built-in validation
  5. Basic templating with PHP syntax
  6. Cookies, security, session, and request handling management components
  7. User input sanitization
  8. Basic authorization and authentication
  9. Multitenancy handling components
  10. Email feature with PHPMailer
  11. SMS feature with Twilio
  12. Image and video uploads resizing and cropping

Installation

composer require mrogwang/saqle:dev-main

Full Docs: View Documentation

Contact

For questions, feedback, or contributions: