mickaelandrieu/jarvis-symfony-edition 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mickaelandrieu/jarvis-symfony-edition

Composer 安装命令:

composer require mickaelandrieu/jarvis-symfony-edition

包简介

A Symfony flavored edition of Jarvis micro framework

关键字:

README 文档

README

Welcome to the Jarvis Symfony Edition - a fully-functional Jarvis application that you can use as the skeleton for your web applications.

What's inside?

The Jarvis Symfony Edition is configured this way:

  • Application code is stored in /src folder;
  • Public assets (available from outside) have to be put inside web folder;
  • Application configuration is available inside /app/config.php;
  • Templates can be found in /src/views folder;
  • Commands can be found in /src/commands folder;

Because I'm a fan boy, I embed with this framework the best components and libraries from the Symfony project:

  • Twig: the most powerful templating engine;
  • Doctrine DBAL & ORM: probably the best PHP PDO layer & ORM;
  • Symfony Console: because I love console commands, and always use it for my projects;

By the way, Jarvis micro framework already use Symfony HttpFoundation and Debug components.

All libraries and skills included in this project are released under the MIT or BSD license.

Happy coding!

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-30