承接 techpivot/phalcon-enterprise 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

techpivot/phalcon-enterprise

Composer 安装命令:

composer require techpivot/phalcon-enterprise

包简介

Provides extended enterprise functionality for the Phalcon PHP framework.

README 文档

README

Scrutinizer Latest Version Total Downloads Software License

techpivot/phalcon-enterprise is a set of tools, plugins, and components that provide extended enterprise functionality for the Phalcon PHP framework.

Installation via Composer

  1. Add the techpivot/phalcon-enterprise repository into the require section of your composer.json as follows:
"require": {
    "techpivot/phalcon-enterprise": "^2.1"
}
  1. Run the composer update or composer install as necessary for your project.

  2. Include in your project loader using Composer autoloading or Phalcon's autoloader:

    • Phalcon Autoloader

      use Phalcon\Loader;
      
      $loader = new Loader();
      $loader->registerNamespaces([
          // Your custom namespaces ...
      
          // Include TechPivot\Phalcon\Enterprise
          'TechPivot\Phalcon\Enterprise' => 'vendor/techpivot/phalcon-enterprise/src',
      ]);
      $loader->register();
    • Composer Autoloader

      require_once 'vendor/autoload.php';

Plugins, Adapters, & Extensions

Dispatcher Plugins

AjaxRouteHandler

CamelizeActionName

IndexRedirector

NotFoundHandler

References

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-05-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固