tjardoo / phpframework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Framework

Note

This NOT a framework that should be used in production.

Introduction

This framework is build by the author to get a better understanding of the PHP fundamentals.

The 'features' are selected by interest of the author. The author tried to add each 'feature' as a seperate commit.

TODO

  • Routing
  • Container
  • Controllers
  • Views
  • Database
  • Exceptions
  • Enums
  • Models
  • Services
  • Entities
  • Uploads
  • Sessions
  • Cookies
  • Layouts
  • dd
  • config
  • Helpers
  • Commands
  • Relations
  • Route file(s)
  • Twig templating
  • DTOs
  • Curl
  • Tests
  • Middleware
  • Illuminate/Database/Migrations
  • Log
  • Service Providers
  • Invokable controllers
  • Route names
  • Facades
  • Alias
  • Redirect
  • TailwindCSS
  • Stubs
  • Laravel Artisan
  • Maintenance mode
  • Event/Listener
  • Http Kernel
  • Console Kernel

About


Languages

Language:PHP 91.9%Language:Twig 6.9%Language:Hack 0.5%Language:JavaScript 0.4%Language:Shell 0.2%Language:CSS 0.1%