theplugs/theplugs

ThePlug's Dev's PHP Framework, A very powerful MVC framework, well secure enough to handle any project. with a vast team behind its build.

v1.0.0 2025-08-21 01:20 UTC

This package is auto-updated.

Last update: 2025-08-26 10:48:22 UTC


README

Project Logo

Latest Version Total Downloads License

A modern, expressive PHP framework for building robust web applications. Inspired by Laravel but with its own unique approach, The Plug's provides an elegant syntax and powerful tools for rapid application development.

Note: This framework is currently under active development. We welcome contributions!

Features

  • Dependency Injection Container: Powerful IoC container for managing class dependencies
  • Expressive Routing: Flexible router with middleware support
  • HTTP Layer: Clean request/response abstraction
  • Database Toolkit: Query builder, migrations, factories, and ORM
  • Validation: Intuitive data validation system
  • Console Commands: Artisan-like(theplugs) command system
  • Email Services: SMTP, and other drivers
  • Template Engine: Blade-like(plug) templating system
  • Authentication: Ready-to-use auth system
  • Testing Helpers: Built-in testing support

Installation

Require the package using Composer:

composer create-project theplugs/theplugs

Security

If you discover any security-related issues, please email celionatti@gmail.com instead of using the issue tracker.

Credits

License

ThePlugs is open-sourced software licensed under the MIT license.