Skip to content

hamdle/php_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php_framework

Simple php web framework.

Setup

Install a Homestead vm

Import sample database:

mysql -u root -p project1 < database.sql

TODO

Database review

PHP Cookbook sections

  • Section 8.7 Using Cookie Auth
  • Chapter 11. Sessions and Data
  • Chapter 15. APIs
  • Chapter 18. Security and Encryption
  • Chapter 22. Performance Tuning

Dependency injection

Add .env support

About

Simple php web framework.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors