2017 © Pedro Peláez
 

library induce

Inductive text generation (also sometimes referred as "reverse-regexp processing") library

image

zingus/induce

Inductive text generation (also sometimes referred as "reverse-regexp processing") library

  • Tuesday, February 27, 2018
  • by zingus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Induce

Induce is a pretty interesting library for php, it actually implements what is commonly called "reverse-regex expansion", but is actually induction. It isn't really ready to be imported in composer now, but I'll eventually get around to put it in shape for that purpose., (*1)

If you're interested in it and you wish I wrote some documentation, examples, and allowed autoloading it... please let me know via the issue tracker., (*2)

iWget

Induce also comes with a wget command line wrapper that allows it to download series of induced urls., (*3)

Example

iwget http://example.com/site/folder/picture[1..300].jpg

Will download picture1.jpg, picture2.jpg... up to picture300.jpg, (*4)

The Versions

27/02 2018

dev-master

9999999-dev

Inductive text generation (also sometimes referred as "reverse-regexp processing") library

  Sources   Download

GPL-3.0-or-later

by Avatar zingus