Libraries tagged by gremo
remorhaz/ucd
120013 Downloads
PHP access to Unicode Character Database (UCD)
remorhaz/php-unilex
131450 Downloads
Unilex: lexical analyzer generator with Unicode support written in PHP
remorhaz/php-json-patch
68038 Downloads
JSON Patch (RFC-6902) PHP implementation
remorhaz/php-json-data
540322 Downloads
JSON Data Accessors
remorhaz/int-rangesets
120162 Downloads
Integer range sets manipulation
yireo/magento2-replace-all
3494 Downloads
Remove various packages from Magento
yanlongli/app-store-server-api
13930 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.
x-graphql/http-schema
22041 Downloads
Building GraphQL schema over HTTP (aka remote schema)
swisnl/json-api-client-laravel
69344 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
studio24/rotate
96105 Downloads
File rotation utility which rotates and removes old files
putyourlightson/craft-dashboard-begone
74872 Downloads
Removes the dashboard and redirects users to entries.
php-console/silex-service-provider
38352 Downloads
Silex service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
packagelist/closurecompiler-bin
30248 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
ondrej-vrto/php-filename-sanitize
9447 Downloads
Removes all forbidden characters from the file name or path.
ndigitals/wp-local-media-proxy
29871 Downloads
Proxy images on a local development WordPress site from a remote server.