All Projects → InterNetX → php-domainrobot-sdk

InterNetX / php-domainrobot-sdk

Licence: MIT license
A composer package for easy integration of the Domainrobot API powered by InterNetX GmbH.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to php-domainrobot-sdk

domainrobot-api
Swagger documentation for different APIs powered by InterNetX GmbH.
Stars: ✭ 14 (-17.65%)
Mutual labels:  autodns, domainrobot
namecase
This package allows you to convert names into the correct case where possible.
Stars: ✭ 70 (+311.76%)
Mutual labels:  composer-package
Laravel-Crud-Generator
A Simple Laravel Library that allows to create crud operation with a single command
Stars: ✭ 20 (+17.65%)
Mutual labels:  composer-package
docker-magento2
🐳 Environment for a Magento2 application using Docker.
Stars: ✭ 52 (+205.88%)
Mutual labels:  composer-package
php-base-project
A Composer ready package to start a new PHP 7 project
Stars: ✭ 17 (+0%)
Mutual labels:  composer-package
scheduler
Task Scheduler for Laravel applications. UI from scratch
Stars: ✭ 18 (+5.88%)
Mutual labels:  composer-package
docker-symfony
🐳 Environment for a Symfony application using Docker.
Stars: ✭ 42 (+147.06%)
Mutual labels:  composer-package
underpin
A WordPress Framework that makes building scale-able plugins and themes easier.
Stars: ✭ 84 (+394.12%)
Mutual labels:  composer-package
php-legal-licenses
A utility to help generate a file containing information about dependencies including the full license text.
Stars: ✭ 62 (+264.71%)
Mutual labels:  composer-package
wp-phpunit
WordPress core PHPUnit library. [READ ONLY] Versions for new WordPress releases are built daily.
Stars: ✭ 65 (+282.35%)
Mutual labels:  composer-package
picoFeed
PHP library to parse and write RSS/Atom feeds
Stars: ✭ 30 (+76.47%)
Mutual labels:  composer-package
aws-upload
🌈 A delicious CLI tool for uploading files to ec2
Stars: ✭ 39 (+129.41%)
Mutual labels:  composer-package
parasut-v4
Parasut Php Api V4
Stars: ✭ 50 (+194.12%)
Mutual labels:  composer-package
qqmap-region
腾讯位置服务中国标准行政区划数据 SDK
Stars: ✭ 22 (+29.41%)
Mutual labels:  composer-package
openimmo
OpenImmo library
Stars: ✭ 36 (+111.76%)
Mutual labels:  composer-package
php-currency-api
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
Stars: ✭ 17 (+0%)
Mutual labels:  composer-package
laravel-binlog
Add mysql binlog event listening for Laravel ( 为Laravel框架添加Mysql Binlog事件监听 )
Stars: ✭ 19 (+11.76%)
Mutual labels:  composer-package
phpcsfixer-preset
Use the same php-cs-fixer configuration across all of your projects, with presets for common project layouts (Laravel, Composer packages, etc.).
Stars: ✭ 22 (+29.41%)
Mutual labels:  composer-package
ArtisanUI
CLI UI for Laravel Artisan. https://medium.com/@vlreshet/cli-interface-for-laravel-artisan-4efbcc7d3e5d [en] https://habr.com/ru/post/485952/ [ru]
Stars: ✭ 31 (+82.35%)
Mutual labels:  composer-package
leiphp
轻量级的 PHP MVC 框架 Lightweight MVC framework for simplistic PHP apps
Stars: ✭ 30 (+76.47%)
Mutual labels:  composer-package

PHP Domainrobot API

A php package for easy integration of the Domainrobot API powered by InterNetX GmbH.

Table of Contents

  1. Preamble
  2. Installation
  3. Documentation
  4. Example Implementation
  5. Changelog
  6. Copyright and license

Preamble

This composer package can be used within every composer project, including projects based on frameworks like Laravel, CodeIgniter, Symfony and many more.

Note: Feel free to contribute by creating pull requests or file an issue for bugs, questions and feature requests.

Installation

composer require internetx/php-domainrobot-sdk

Documentation

In depth documentation and examples can be found here:

https://internetx.github.io/php-domainrobot-sdk/

Example implementation

Find an example implementation of the php-domainrobot-sdk with Laravel here: @InterNetX/php-domainrobot-sdk-laravel

Changelog

For a detailed changelog, see the CHANGELOG.md file.

Copyright and license

MIT License

Copyright (c) 2020 InterNetX GmbH

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].