Libraries tagged by remote api
yii2-uploader/storage
11 Downloads
This version is minify from yii2 kit file to remove unnecessary jquery, css ui in the api template\
rakibas375/mikrotik-php
0 Downloads
A PHP class for managing MikroTik users via API. This package allows you to add, remove, and update users, monitor their status (online/offline), and manage their bandwidth and packages on MikroTik routers. It simplifies integration with MikroTik routers and helps automate the process of user management in an ISP billing system
studiomieters/laravel-authentication
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.
rooftopcms/rooftop-response-sanitiser
387 Downloads
The awesome WP-API includes some things in its response that we would rather handle in the client.For example, we remove content['rendered'] and replace with content['json'] with links replaced with shortcodes.