954 Repositories
PHP stock-api-json Libraries
A Laravel wrapper for thephpleague's Fractal package
laravel-api-response A Laravel wrapper for thephpleague's Fractal package Install Via Composer composer require lykegenes/laravel-api-response Then, a
Automatically Create professional ready to use Laravel REST API for MySQL Database With Postman Docs and JWT Authentication
Laravel Simple Rest API Generator An API Boilerplate to create a ready-to-use REST API in seconds with Laravel 8.x Install with Composer $ curl -s
Allows generate class files parse from json and map json to php object, including multi-level and complex objects;
nixihz/php-object Allows generate class files parse from json and map json to php object, including multi-level and complex objects; Installation You
Raidbots API wrapper which incorporates existing reports and static data into your project.
Raidbots API Raidbots API wrapper which incorporates existing reports and static data into your project. Usage use Logiek\Raidbots\Client; $client =
Just a simple Framework for Furries (or everyone)
FurrWork A simple framework for Furries (Or Everyone). This is a little framework of FurrApp Project Estructure app folder config The config files (De
With Flask. Everything in a JSON.
Little Library REST API py 3.10 The only one requeriment it's to have Flask installed. To run this, in ./src/(if you're in PS): $env:FLASK_APP="app
Biblioteca para busca (on-line) de estados e os seus respectivos municípios via API disponibilizada pelo IBGE.
LocalidadeX Biblioteca para busca (on-line) e listagem de estados e seus respectivos municípios, efetua a consulta via API do IBGE, disponibilizando o
API Territorial de Republica Dominicana, Paises, Provincias, Municipios y Distritos
API Territorial Republica Dominicana Descripción y contexto Un API para la division geografica de la republica dominicana, tiene todos los paises. Par
API Laravel com funcionalidades CRUD avançadas.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
Laravel Steampipe Use Laravel's built-in ORM classes to query cloud resources with Steampipe, an open source CLI to instantly query cloud APIs using S
🔐 JSON Web Token Authentication for Laravel & Lumen
Credits This repository it a fork from original tymonsdesigns/jwt-auth, we decided to fork and work independent because the original one was not being
Zilliqa PHP is a typed PHP-7.1+ interface to Zilliqa JSON-RPC API.
Zilliqa PHP is a typed PHP-7.1+ interface to Zilliqa JSON-RPC API. Check out the latest API documentation. Add library in a composer.json file.
PHP CodeIgniter ile Gib API Vergi Kimlik No Doğrulama
php-gib-vkn-vd-api PHP CodeIgniter ile Gib API Vergi Kimlik No Doğrulama Vkn Sorgulama PHP ile API kullanımı ( PHP ) Vergi Kimlik Numarası doğrulama i
Alternative image provider for fakerphp using picsum.photos
Fakerphp Picsum Images Introduction Alternative image provider for fakerphp using picsum.photos This package has been forked from mmo/faker-images for
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
Generate Avatars using Initials, Bears or Kittens
Avatary Simple avatar generator Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About The Project Built With Getting Sta
A Laravel response helper methods.
A Laravel response helper methods. The package respond provides a fluent syntax to form array or json responses.
Creating a file uploader with Laravel
File-Uploader File uploader is a simple group of restful APIs built in Laravel to upload file into a server and remove the file from that server. Tool
Redmine API services
DevMakerLab/My-Mine Want to track and analyze your Redmine tickets/projects, Installation Examples Installation ⚠️ Requires = PHP 7.4 ⚠️ composer req
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It allows you to hear the sound
The API for my blog series about creating a simple stock portfolio
Stockportfolio API This repository is the API part of my blog series 'How to create a simple application using Symfony and React Native' which can be
Easily validate data attributes through a remote request
Laravel Remote Rule Easily validate data attributes through a remote request. This package allows you to define a subset of custom rules to validate a
A Laravel package to simplify using DPO Payment API in your application.
DPO (Direct Pay Online) Laravel Package The best DPO Laravel package, simple Ever This is the package that will help you add DPO Payment API to your L
pedre-response is a standard structure of json response
PedreResponse It's very important to use same structure for responses in large projects that PedreResponse package can do it for you. PedreResponse is
Retrieve MySejahtera App's data from MySejahtera API and show to users via web browser. Written in PHP
MySejahtera-PHP-Web Retrieve MySejahtera App's data from MySejahtera API and show to users via web browser. Written in PHP. Disclaimer This web app is
TP-Link modem API. Tested with m7200 LTE and m7000 LTE
TP-LINK M7000 - M7200 Modem API tpMIFI 4G LTE Modem API. ###Login and reboot device $tp = new \TPLink\TPLinkM7200("MODEM_PASSWORD"); $l = $tp-authent
A PHP package to simplify using DPO Payment API in your application.
DPO (Direct Pay Online) PHP Package The best DPO php package, simple Ever This is the package that will help you add DPO Payment API to your PHP Appli
Small package that can helps in debugging with API logs for Laravel Project.
Rest APIs Logger This is a small package that can helps in debugging with API logs. Installation Install the package via composer composer require tfs
Convert remote api response data into laravel model
laravel remote model Create remote driver to convert remote api request into laravel model. 中文文档 日本語文書 overview Install the version between laravel5.5
This is a plugin written in the PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It helps to liven up your server with Tags!
General This is a plugin written in the PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform.
Tool for easy selection and export of user files in ZIP format.
Personal data export Idea Tool for easy selection and export of user files in ZIP format. Within a single selector, you choose all user data (much of
PHP REST API without using any frameworks. Contains all CRUD operations.
PHP REST API without any framework and CRUD operations 🖐 Hi there, this is a simple REST API built in PHP without using any frameworks. This is built
A PHP library for the Oxxa API.
Oxxa API (PHP) Use the Oxxa API in PHP. Status Installation composer require ben221199/oxxa-api Use $username = 'myUsername'; // Your API username $pa
A sample RESTful API in Laravel with PHPunit test.
Laravel PHP Framework URL | URI | Action |
Integrate Your PHP Code With Telegram Bot API for Beginner
Documentation[https://core.telegram.org/bots/api] Resource[https://github.com/bachors/KBBI.sql] Integrate Your PHP Code With Telegram Bot API for Begi
REST APIs using Slim framework. Implemented all CRUD operations on the MySql database
PHP REST API using slim framework and CRUD operations 🖐 Hi there, this is a simple REST API built using the Slim framework. And this is for the folks
Provides access to Pexels API for Laravel projects
Laravel Pexels Provides access to Pexels API for Laravel projects Table of contents Installation Using Installation To get the latest version of Larav
PHP REST API using CodeIgniter 3 framework and CRUD operations
PHP REST API using CodeIgniter 3 framework and CRUD operations 🖐 Hi there, this is a simple REST API built using the Codeigniter 3 framework. And thi
Laravel passport authentication API endpoints
Basic sample code for Laravel/Passport to authenticate users via API
PHP Client for the GoFlink API
GoFlink PHP API Client This project is an unofficial library to communicate with the GoFlink API from your PHP project. Documentation about the API is
Online All in One PHP Video & Audio Downloader From YouTube,Facebook,Twitter,Pinterest,Instagram,MXtakatak,IPL, Tiktok and 1000+ More Sites too
DLhut Contact me If You Find ANy Bug ... PHP Search and Download any Videos from any site. Online All in One Video & Audio Downloader From YouTube,Fac
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 4.0.0 platform. It allows you to query some other server information
QueryServer This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 4.0.0 platform. I
Hotel Management System using MySQL, Php, Ajax, Jquery and HTML
Hotel-Management-System-Ajax-PHP-Mysql A hotel management system in which clients can perform operations such as booking a room and event. It is possi
Authentication REST-API built with Lumen PHP Framework
Authentication REST-API built with Lumen PHP Framework Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expre
Simple user settings facade for Hyperf. Settings are stored as JSON in a single database column, so you can easily add it to an existing table.
hyperf-user-settings Simple user settings util for hyperf Settings are stored as JSON in a single database column, so you can easily add it to an exis
Telegram API made for php (Simple usage)
Telegram Telegram API made for php (Simple usage) How to use? Download the project & place Telegram folder tp your project directory (For example i se
A lightweight REST API framework
php-microframework A minimal PHP 8 REST API built onto php-microframework. Features Automatic routing based on URL path, e.g. https://domain/controlle
JSON schema models and generated code to validate and handle various data in PocketMine-MP
DataModels JSON schema models and generated code to validate and handle various data in PocketMine-MP This library uses php-json-schema-model-generato
📒📚Generate beautiful interactive documentation and Open-API 3.0 spec file from your existing Laravel app.
Follow me anywhere @ovac4u | GitHub _________ _________ | Twitter |
BigBlueButton Server API Library for Laravel
BigBlueButton Server API Library for Laravel Package that provides easily communicate between BigBlueButton server and laravel framework Requirements
A collection of helper methods for testing and debugging API endpoints.
Laravel API Test Helpers This is a collection of helper methods for testing and debugging API endpoints. Installation You can install the package via
Paddle.com API integration for Laravel with support for webhooks/events
Laravel Paddle This package provides an integration with Paddle.com for Laravel. Read the blogpost about the introduction of the package! Features Sup
Ormapker is a wordpress plugin to embbed a multilocations map easily.
ORMAPKER Ormapker is a wordpress plugin to embbed a multilocations map easily. License This plugin is released under the GNU General Public License Ve
Genshin Impact API von Tim, Luke, Sam
Genshin-Impact-API by Tim, Samanta, Luke Hello, this is our README file for our project, it's about Genshin Impact. This API is a helpful gadget when
Google VerifiedSMS Laravel Package
Google VerifiedSMS Laravel Package This is a laravel package developed for google business communication api and verified SMS API. Before we commence
Open Food Facts API wrapper for Laravel
Laravel Open Food Facts API This package provides a convenient wrapper to the Open Food Facts API for Laravel applications (5.7+). Installation You ca
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
The API & platform builder, build your apps 10x faster, even more. It's open source & 100% free ! Try live demo Why badaso ? 100% FREE - No need for e
Laravel api document generator
Jheckdoc laravel Simple laravel api document generator Demo page: https://jheckdoc-laravel-demo.herokuapp.com/api/documentation Installation You can i
AWS Cognito package using the AWS SDK for PHP/Laravel
Laravel Package to manage Web and API authentication with AWS Cognito AWS Cognito package using the AWS SDK for PHP This package provides a simple way
The objective of this Project is to generate Stock Management
Stock-Management The objective of this Project is to generate Stock Management Items / purchases, Sales Stock Client Provider Sales Management Purchas
A Discord Webhook Application with the Coinbase API
Ein PHP-Skript um einen Kryptowährungspreis in Discord darzustellen. Installation Windows Voraussetzungen Docker vollständig installiert Discord und e
This Magento 2 extension integrates EasyTranslate into Magento 2.
EasyTranslate Magento 2 Connector This Magento 2 extension integrates EasyTranslate into Magento 2. Mind that you need to have an account with EasyTra
Un proyecto que crea una API de usuarios para registro, login y luego acceder a su información mediante autenticación con JSON Web Token
JSON WEB TOKEN CON LARAVEL 8 Prueba de autenticación de usuarios con una API creada en Laravel 8 Simple, fast routing engine. License The Laravel fram
Very easy to use PDO MYSQL API. Just Include in PHP file and get it working.
CRUD-MYSQL-API Very easy to use PDO MYSQL API. Just Include in PHP file and get it working. INSTALATION Step 1: git clone https://github.com/arhex-lab
A Laravel 8 Project Implement with GraphQL With Sanctum APIs Authentications Which utilized in Any Frontend or Any Mobile Application Programs.
A Laravel 8 Project Implement with GraphQL With Sanctum APIs Authentications Which utilized in Any Frontend or Any Mobile Application Programs.
An API for implementing leaderboards into your games
simple-leaderboard-api An API for implementing leaderboards into your games How to use it You'll first want to visit http://indiealchemy.com/simple-le
Upload Vimeo video with CodeIgniter, Official PHP library for the Vimeo API
Upload Vimeo video with CodeIgniter, Official PHP library for the Vimeo API. Vimeo Video upload with API using Official PHP library for the Vimeo API.
search non profitable charity or organization through api search
Non Profile Charity Search Search non profitable organization or get the details of an organization Installation Require the package using composer: c
JSON-RPC 2.0 API server for @Laravel framework
Sajya is an open-source project aiming to implement the JSON-RPC 2.0 server specification for the Laravel quickly.
Aplicación API para consumir el Servicio Web de Descarga Masiva del SAT.
API Descarga Masiva Aplicación API para consumir el Servicio Web de Descarga Masiva del SAT. Note: The documentation of this project is in Spanish, as
Binance.com Futures Coin Margined Hedge Bot written in PHP. Creates Limit orders consistently on the BTCUSD_PERP contract to hedge the BTC in your wallet.
_ _ _ _ _ _ _ | |__ (_)_ __ __ _ _ __ ___ ___
Auto Generate laravel api Documentation
Laravel Dark Documentation Generator 💥 You can create Documentation for your api easily by using this library Installation: Require this package with
Robot increase telegram post 👁🗨Telegram Fake Posts Viewer👁🗨
Program Features - 📍 Very and stylish design. - 📍 It has glass buttons. - 📍 Has a professional management panel. - 📍 Has a user area. - 📍 Free di
Integrate RajaOngkir API with laravel
Baca ini dalam bahasa: Indonesia This is my package laravel-rajaongkir Installation You can install the package via composer: composer require kodepin
Generate pretty release changelogs using the commit log and Github API.
zenstruck/changelog Generate pretty release changelogs using the commit log and Github API. Changelog entries are in the following format: {short hash
This is the PHP ApiDQ API client
ApiDQ API PHP Client This is the PHP ApiDQ API client. This library allows using of the actual API version. You can find more info in the documentatio
Run Telegram PHP Bot on Windows Localhost without Host or VPN.
Run Telegram PHP Bot on Windows Localhost without Host or VPN.
Tuya Api PHP Client
Tuya Api PHP Client This is a simple php client to interact with devices that support the tuya api over the cloud. Requirements I believe all is neede
A PHP SDK for the GlobalSmartOTP API.
GlobalSmartOTP PHP SDK A PHP SDK for the GlobalSmartOTP API. Requirements PHP 7.4 or higher cURL Installation $ git clone [email protected]:GlobalSmartOT
Symfony React Blank is a blank symfony and react project, use this template to start your app using Symfony as an backend api and React as a frontend library.
Symfony React Blank Symfony React Blank is a blank symfony and react project, use this template to start your app using Symfony as an backend api and
Resultaten van lessen API voor klas 3
API's - Ontwikkelen in Vanilla PHP Hier vind je de code van de lessen. Voor iedere les wordt een nieuwe branch gemaakt met een naam zoals les01, waarb
a simple and secured RESTful API made with codeIgniter and JSON Web Tokens
CodeIgniter 4 Application Starter What is CodeIgniter? CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More in
An elegant wrapper around Google Vision API
STILL UNDER DEVELOPMENT - DO NOT USE IN PRODUCTION Requires PHP 8.0+ For feedback, please contact me. This package provides an elegant wrapper around
PHP Telegram Bot based on the official Telegram Bot API with iTelegram Class.
iTelegram PHP Telegram Bot based on the official Telegram Bot API Bots: An introduction for developers Bots are special Telegram accounts designed to
A WordPress package for updating custom plugins and themes based on an API response from a custom update server.
WordPress Update Handler A WordPress package for updating custom plugins and themes based on an JSON REST API response from a custom update server. Ch
A2Reviews Client API lets you build apps, extensions or plugins to get reviews from the A2reviews APP
A2Reviews Client API lets you build apps, extensions or plugins to get reviews from the A2reviews APP. Including adding reviews to a store's products. It is used to import and export reviews through the API. This is the official package built and developed by A2Reviews, Inc.
Interacting with Mastodon's REST API for Kirby v3
Kirby3 Mastodon This plugin provides access to your Mastodon statuses, called 'toots'. Getting started Use one of the following methods to install & u
All this is a ready-made solution for the VK api.
Instructions for VK API 💡 Instructions using my ready-made solution 💡 Table of Contents Introduction Users users.get users.getFollowers users.getSub
A library written in PHP to interact with Coinbase Pro via API.
A library written in PHP to interact with Coinbase Pro via API.
Technical test from a company - Laravel 8 | REST Api | Livewire | Boostrap
Contacts CRUD (Laravel 8) (Demo) Introduction A simple CRUD for manage contacts using Laravel 8. All transaccions work through an REST API. Tech stack
Simple solution for converting excel rows into coordinates using Google Maps API
Package Usage Start by creating a new instance of ExcelToCoorindates class: $excel_to_cordinates = new ExcelToCoordinates(); Methods -setEx
Using waifu2x api from DeepAI - ye UPSCALE YOUR WAIFUUUU
php-waifu2x-api Using waifu2x api from DeepAI - ye UPSCALE YOUR WAIFUUUU Usage You must fill your api key from DeepAI $API_KEY = "YOUR_API_KEY_HEREEEE
This command will guide you through upgrade your composer.json config rom version 1 to version 2.
Upgrade composer.json This command will guide you through upgrade your composer.json config rom version 1 to version 2. How to use: $ cd YOUR_PROJECT_
SDK for latest version of Telegram bots API
SDK for latest version of Telegram bots API (from April 24, 2020) Using Examples Installing composer require "DiyorbekUz/Telelib: dev-master" Init bot
Google Drive Api Wrapper by PHP
GoogleDrive Api Wrapper usage at first you need to create oauth client on google cloud platform. so go to the your google console dashboard and create
Courier API adalah project API untuk mengetahui ongkos kirim Logistik-logistik pengiriman barang antar kota & International
Courier API Courier API adalah project API untuk mengetahui ongkos kirim Logistik-logistik pengiriman barang antar kota (dalam negeri) & International
Package to easily test crudable controllers for Laravel based API
Laravel Crudable Test This package is very usefull to easily test crudable controllers. Installation You can install package via composer. Add reposit
🍃Termwind allows you to build unique and beautiful PHP command-line applications, using the Tailwind CSS API
Termwind allows you to build unique and beautiful PHP command-line applications, using the Tailwind CSS API. In short, it's like Tailwind CSS, but for the PHP command-line applications.
Laravel A2Reviews Client API lets you build apps, extensions, or plugins to get reviews from the A2reviews APP.
Overview Laravel A2Reviews Client API lets you build apps, extensions or plugins to get reviews from the A2reviews APP. Including adding reviews to a
API documentation API SCB EASY APP
SCB-API-EASY V3.0 API documentation SIAM COMMERCIAL BANK PUBLIC COMPANY LTD. API SCB Easy V3 endpoint = https://fasteasy.scbeasy.link 1.0. Get balance