Giter VIP home page Giter VIP logo

foundation's Introduction

php-api-clients

Meta repository for org wide documentation and issues

foundation's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar ivailo-stoianov avatar mdrost avatar wyrihaximus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

jaapio mdrost

foundation's Issues

Upgrade AppVeyor config

Simple copy & paste issue for hacktoberfest.

The easiest way to do this is to edit the appveyor.yml file in this repo and create a pull request. Then go back to your fork and then use the Create new file button in the right just above the file listing.

Naming conventions

I think you should think about naming conventions:

  1. When namespace should be in singular and when in plural form.
  2. Use or not smurf naming convention.

ad. 1. For example in Hydrator you have plural Annotations namespace which contains many annotations (as the namespace name impies) but then you have singular Handler namespace which contains many handlers.

IMHO if namespace contains collection of classes of shared type then name should be plural e.g ApiClients is plural because it contains many api clients. If namespace contains parts of something and each part represent something else then name should be singular e.g CommandBus in Github is singular because it doesn't contains many command busses but Command and Handler namespaces.

ad. 2. For example in Hydrator namespace Annotations contains annotations without Annotation suffix but then you have Handler namespace which contains handlers with Handler suffix.

IMHO this is a matter of debate.

Versions

Are there any plans for tagging versions? It would help in writing 3rd party clients.

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.