Libraries tagged by Remoting
dmitryrechkin/php-converters-emptytonull
216 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
djordjevicmladen/laravel-filters
4 Downloads
Create filters which transform input values, by removing or changing characters within the value.
dexterdr/censored
11 Downloads
A simple library for searching and removing obscene vocabulary.
datahihi1/clean-talk
6 Downloads
A PHP library for managing, identifying and removing offensive Vietnamese words.
creativestyle/magesuite-improve-varnish-purge-performance
35 Downloads
This module improves Varnish tag purging performance by simplifying regex pattern removing comma conditional check, and making sure leading and trailing commas are always present in X-Magento-Tags headers.
creative-web-solution/cws-cognix-cache-bundle
95 Downloads
Removing the cache of a Cognix-hosted server.
bennettstone/mailchimp-api
288 Downloads
Super lightweight MailChimp API designed to be used with Ajax requests. Provides functions for adding a list member, updating a list member, and removing a list member.
assegaiphp/collections
236 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
afxsoft/phpimagecache
34 Downloads
Fork of https://github.com/nielse63/php-image-cache using psr-4 autoload and removing unused stuff.
abstractrs/laravel-filters
678 Downloads
Create filters which transform input values, by removing or changing characters within the value.
abcde1410/pdfdecrypter
612 Downloads
PDF Decrypter is a standalone PHP library allowing quick and convenient decryption and permanently removing password from PDF files. Currently in beta phase. Throws custom exceptions for better error handling.
lastzero/css-optimizer
417 Downloads
CSS Optimizer - Minifies stylesheets by removing duplicates and combining selectors
inpsyde/block-mails-quick-n-dirty
510 Downloads
Blocks outgoing WordPress emails by removing all recipients
huijiewei/yii2-bootboxjs
3694 Downloads
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
heimrichhannot/contao-entity_cleaner
80 Downloads
This module adds cleaner functionality for periodically removing arbitrary entities fulfilling a certain condition in Contao (using TL_CRON or your server's cron).