Coder Social home page Coder Social logo

php-client's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-client's Issues

composer installation fails

Hi,
What is going wrong please:

daslicht:steps daslicht$ composer require inwx/domrobot

  [InvalidArgumentException]                                                   
  Could not find package inwx/domrobot at any version for your minimum-stabil  
  ity (stable). Check the package spelling or your minimum-stability           




Consider PSR-3 LoggerAwareInterface?

Currently I'm implementing this client and when setting debug to true then the request and response's are directly echo'ed. During development this might be handy but I guess there might be other people like me who would have more control over when and where the logs should appear. Especially if you want to log things in other environments rather than your local development machine.

Did you considered adding compatibility with PSR-3 LoggerAwareInterface so people could handle this on their own?

OPNsense Plugin

Would be cool to have an OPNsense plugin to manage the domain within OPNsense (updating CNAMEs etc).

Require error

Hi,
when I manually require the Domrobot.php file I get :

FatalErrorException in Plugin.php line 93:
main(): Failed opening required './vendor/php-client/INWX/Domrobot.php' (include_path='.:/Applications/MAMP/bin/php/php5.6.10/lib/php')

?

Fatal error Declaration of $logger must be compatible

Using PHP 8.1 we get the following error when using the example code:

Fatal error: Declaration of INWX\Domrobot::setLogger(Psr\Log\LoggerInterface $logger) must be compatible with Psr\Log\LoggerAwareInterface::setLogger(Psr\Log\LoggerInterface $logger): void in

No autoload file

I get vendor/autoload.php file error: not found

PHP library

I want to run this on a shared hosting (because i'm the owner of a billing software and i want to integrate with it, i want to make installation simple, without composer, just upload addon[module / plugin] in my billing software (and on install of addon, to request username and password [system already done], after install the system should work))

On GitHub files i don't find any vendor/autoload.php

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.