bekir/framework

There is no license information available for the latest version (v1.1.0) of this package.

v1.1.0 2023-09-12 14:32 UTC

This package is auto-updated.

Last update: 2024-04-15 12:31:18 UTC


README

This framework is a fully customizable PHP Framework. It is a framework that is still being developed with every possibility in mind, and has been developed with features inspired by other major frameworks such as Laravel and Symfony.

TODOS

  • Configuration
  • Routing
    • Controllers
    • Views
    • Parameter and Patterns
    • Routing With Attribute
  • Blade Template Engine
  • Date and Time Management
  • Encrypt and Decrypt
  • File Management
    • Upload
    • Convert
    • Visual Processing
  • Cache and Performance
    • Cache
    • GZIP Compression
  • Form
    • Validation
  • Logs
    • Console Log
    • Error Log
  • CLI (Command Line Interface)
    • Command System
    • Serve Command
      • Drawing attention with red color for requests lasting 1 second or longer
      • Restarting the server by pressing the r key
      • Clearing the console by pressing the c key
    • Makers
      • Model
      • Controller
      • Middleware
    • Cache Cleaner
  • Session
    • Security (Session is encrypted with Crypto class)
    • Management
  • Redirect
  • Slug Generator
  • UUID Generator
  • XSS and CSRF Protection
  • Database
    • Migrations
    • Query Builder
    • ORM
    • Cache

Contact

Ebubekir Yazgan (yazganebubekir4@gmail.com)

$ git commit -m "commit message"
$ git push -u origin main