Libraries tagged by remote
serendipity_hq/api_connect
322 Downloads
Connect to a remote API
mecanik/sanitiser-x
11 Downloads
Zend 2/3 Module that sanitises requests and inputs against XSS (Cross-Site Scripting), CSRF (Cross-Site Request Forgery), RFI (Remote File Inclusion), LFI (Local File Inclusion), SQLi (SQL Injection) and more...
masvis/beesrm
42 Downloads
BeesRM is a PHP package for mapping remote API resources (usually RESTful) as models.
killtw/laravel-api
4745 Downloads
Call internal/remote api within your Laravel application.
jwdr/zyxel
9 Downloads
Allows remote reading of statistics of ZyXEL VMG8324-B10A
ivan-novakov/ac-client-lib
31 Downloads
Client library for the Adobe Connect remote API
indigophp/doris
4 Downloads
Doris is a remote command bus implementation based on Bernard and Tactician
helium/friendly-api
6 Downloads
A friendly wrapper for making remote API calls
appelit/laravel-srp
9 Downloads
Laravel SRP (Secure Remote Password) Authentication extension
anshu-krishna/web-fetcher
6 Downloads
Make GET or POST requests to any local or remote server. Primary goal is to be able to fetch data from REST APIs.
allmarkedup/reemote
148 Downloads
Run tasks on remote servers via SSH.
aalakkad/ajax-forwarder
100 Downloads
Laravel package acts like a proxy for AJAX requests to remote server.
mrclay/minify
13310784 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
20548912 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
dg/bypass-finals
15173837 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes