• Stars
    star
    191
  • Rank 201,733 (Top 4 %)
  • Language
    PHP
  • Created over 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a php framework,apply Di,Ioc,这是我写的一个使用了Di和Ioc的php框架

Andromeda

学习用php实现DI的web应用框架 This is a php framework,apply Di,Ioc

使用方法:部署到php环境中,访问 http://127.0.0.1/Andromeda/index.php?p=Index&c=Index&a=index

2017-08-03 12:06:09 下一步实现获取action的参数,利用反射实现

2017-10-11 11:26:54 实现获取action参数,以及必填非必填参数判断

2017-10-11 11:30:29 准备实现获取post参数

2017-10-16 15:38:30 实现获取post与get参数结合

缓存驱动

  • redis
  • memcached
  • file

数据库驱动

  • MySQL

日志驱动

  • 文件
  • Elastic