2017 © Pedro Peláez
 

library codepunkerapi

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

image

codepunker/codepunkerapi

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  • Friday, March 16, 2018
  • by the-codepunker
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 15 Versions
  • 27 % Grown

The README.md

CodepunkerApi

Latest Version on Packagist ![Software License][ico-license] Build Status, (*1)

A package that exploits the free web development tools API provided by codepunker.com, (*2)

Install

Via Composer, (*3)

``` bash $ composer require codepunker/codepunkerapi, (*4)


## Usage ``` php $key, 'domain'=>'the url of the domain you want the sitemap generated for', 'callbackuri'=>'the url you want to receive a notification on when the sitemap is ready for downloading', ]; $client = new \Codepunker\CodepunkerApi\SitemapGen; $client->setParams($params); $client->getToken(); $outcome = $client->run(); //2. Encode/Decode/Hash/Unhash strings $key = getenv('codepunker_api_key'); if (!$key) { $keys = parse_ini_file(__DIR__ . '/../src/Config/config.ini'); $key = $keys['codepunker_api_key']; } $methods = ["encode"=>"a& b=", "decode"=>"cXdlMTIzNCAm", "hash"=>"qwe1234", "unhash"=>"020a66797188c675989262ffff701e11"]; foreach ($methods as $method=>$string) { $params = [ 'api_key'=>$key, 'method'=>$method, 'string'=>$string, ]; $client = new \Codepunker\CodepunkerApi\StringConverter; $client->setParams($params); $client->getToken(); $outcome = $client->run(); } ?>

Testing

bash $ composer test, (*5)

Security

If you discover any security related issues, please email info@codepunker.com instead of using the issue tracker., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

16/03 2018

dev-master

9999999-dev https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

16/03 2018

1.1.4

1.1.4.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

14/03 2018

1.1.3

1.1.3.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

14/03 2018

1.1.2

1.1.2.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

23/12 2016

1.1.0

1.1.0.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

23/12 2016

1.1.1

1.1.1.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

06/01 2016

1.0.9

1.0.9.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.8

1.0.8.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.7

1.0.7.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.6

1.0.6.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.5

1.0.5.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.4

1.0.4.0 https://github.com/the-codepunker/codepunker-api

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.3

1.0.3.0 https://github.com/the-codepunker/CodepunkerApi

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.1

1.0.1.0 https://github.com/the-codepunker/CodepunkerApi

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets

05/01 2016

1.0.2

1.0.2.0 https://github.com/the-codepunker/CodepunkerApi

A package that exploits the free web development tools API provided by (codepunker.com)[https://www.codepunker.com/tools]

  Sources   Download

MIT

The Requires

 

The Development Requires

cdn minify uglify codepunker servit static assets