Libraries tagged by remo
remorhaz/php-json-pointer
490987 Downloads
JSON Pointer (RFC-6901) PHP implementation
remorhaz/php-json-path
133301 Downloads
JSONPath implementation in PHP
yii2mod/yii2-ftp
394861 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
yanlongli/app-store-server-api
16784 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
worksome/foggy
518985 Downloads
Foggy is a tool for making database dumps with some data removed/changed.
vendic/module-optimize-cache-size
20772 Downloads
Magento 2 extension that reduces the number of cache keys by removing catalog_product_view_id_, catalog_product_view_sku_, catalog_category_view_id_ layout handles by default
stevebauman/unfinalize
18845 Downloads
Permanently remove final keywords from vendor packages.
nervo/yuicompressor
1492214 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
middlewares/base-path
1212510 Downloads
Middleware to remove the prefix from the uri path of the request.
mediawiki/minus-x
444085 Downloads
Removes executable bit from files that shouldn't be executable
mcustiel/phiremock-codeception-module
427123 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
maxcdn/php-maxcdn
702295 Downloads
PHP Wrapper for MaxCDN Remote Web Services
lochmueller/sourceopt
482569 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
kubotak-is/php-del
32788 Downloads
Tool to remove code based on specific comments.
juanantoniodelgado/stopwords
32481 Downloads
A stopwords removal library