2017 © Pedro Peláez
 

library line

A line from a file

image

jstewmc/line

A line from a file

  • Thursday, September 22, 2016
  • by Jstewmc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

line

A line from a file., (*1)

namespace Jstewmc\Line;

$line = new Line('foo');

$line->getText();  // returns "foo"
(string) $line;    // returns "foo"

License

MIT, (*2)

Author

Jack Clayton, (*3)

Version

This library follows semantic versioning., (*4)

0.1.0, September 22, 2016

  • Initial release

The Versions

22/09 2016

dev-master

9999999-dev

A line from a file

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jack Clayton

file php line jstewmc

22/09 2016

v0.1.0

0.1.0.0

A line from a file

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jack Clayton

file php line jstewmc