项目作者: cvsolutions

项目描述 :
Zend Framework 2 Snippets
高级语言: PHP
项目地址: git://github.com/cvsolutions/ZendSnippets.git
创建时间: 2013-09-23T13:09:28Z
项目社区:https://github.com/cvsolutions/ZendSnippets

开源协议:

下载


ZendSnippets

Zend Framework 2 Snippets

  • (Slug) clean url generator
  • (TruncateHtml) This truncates a variable to a character length
  • (Directories) Delete files and folders

Installation

Using Composer (recommended) composer.

  1. curl -s https://getcomposer.org/installer | php --
  2. php composer.phar require cvsolutions/zend-snippets:2.0

If you have installed composer:

  1. composer require cvsolutions/zend-snippets:2.0