2017 © Pedro Peláez
 

library limiter

Contains string function to limit words

image

realreef/limiter

Contains string function to limit words

  • Thursday, June 15, 2017
  • by realreef
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

limiter

testing package, (*1)

Installation

composer require realreef/limiter

Usage

You can import that class to make it, (*2)

<?php

use Realreef\Limiter;

echo Limiter::words_limiter('Lorem ipsum dolor sit amet, ', 2); // Lorem ipsum...

The Versions

15/06 2017

dev-master

9999999-dev https://github.com/realreef/limiter

Contains string function to limit words

  Sources   Download

GCM

The Requires

  • php >=5.3.3

 

by arief

string words limiter