承接 skonsoft/postal-address-bundle 相关项目开发

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

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

skonsoft/postal-address-bundle

Composer 安装命令:

composer require skonsoft/postal-address-bundle

包简介

Addressing management for Symfony2

README 文档

README

Simple Addressing management bundle for Symfony2.

What is it ?

It's a small bundle gives you a basic postal adresses managing. This bundle give you three ready to use entity to manage a postal adresses.

  • Address: a postal address

Step 1: Install bundle using composer

{
    "require": {
        // ...
        "skonsoft/postal-address-bundle": "dev-master"
    }
}

Step 2: Register the bundle

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Skonsoft\PostalAddressBundle\SkonsoftPostalAddressBundle(),
    );
    // ...
}

Step 3: Update your schema database

#Important: don't use this command in production environnement !

./app/console doctrine:schema:update --force

Step 4: Load fixtures

./app/console doctrine:schema:update --force

Step 5: Clear cache

Clear your cache and enjoy !

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-08-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固