GithubHelp home page GithubHelp logo

constantcontact's People

Contributors

cloudcogsio avatar

Stargazers

 avatar  avatar

Watchers

 avatar

constantcontact's Issues

What is happening with this repo?

So I have to add a Constant Contact API to my website. Looks like the official CC repo has not been updated in 6 years and it is full of PR and open issues, and is V2 to boot.

Looks like this is the only V3 repo out there that is not some sort of Laravel or other custom framework specific library (have no idea why people do that, but what do you expect from PHP developers?)

In this repo's current form, it can't be used, as it has a minimum stability of dev. I also notice you have a lot of useless comments and a mix of use statements and fully qualified names. I personally don't use "use" statements, as they are just another level of indirection and slow PHP down at run time.

Anyway, this looks likes the beginning of a good library, and I love that it is 7.3. I would be happy to help out. Here is what I see needs to be done:

Readme.md
PHP CS Fixer support
PHPUnit Tests
Removal of useless comments (eg @param string $varName when defined by method parameters)
Removal of use statements to use FQN everywhere (faster execution and less ambiguous)
Full docs at PHPFUI, oh, already did that.

Let me know if you want some help.

Bruce

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.