Libraries tagged by Remoting
zero1/layout-xml-plus
59 Downloads
Intercept block html output with layout xml, removing the need to override templates in most cases.
yandricr/gpti-php
11 Downloads
This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT
trick/image-manager
284 Downloads
Class for managing uploads/resizing/removing of images in Nette.
thefredfox/cakephp-csp
2796 Downloads
Makes CakePHP 3 CSP supportable by removing inline javascript and inline styles.
terminal42/contao-image-delete
449 Downloads
Safe-delete images by also removing generated assets
phrozenbyte/cssmin
1155 Downloads
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.
modassir/exception
5 Downloads
Exception library managing multiple exceptions with CLI support for creating, removing, and updating exceptions.
mbrowniebytes/yii2-clean-vendors
1209 Downloads
Clean composer vendor/ directory by removing docs, tests, gits, etc
ikto/pg-migration-directories
54 Downloads
The tool for installing/removing/upgrading/downgrading PgSQL schemas
huijiewei/yii2-bootbox
146 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.
dmitryrechkin/php-converters-emptytonull
194 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.
creative-web-solution/cws-cognix-cache-bundle
82 Downloads
Removing the cache of a Cognix-hosted server.
comunicart/magento2-reset
4355 Downloads
Reset database removing categories, products, orders, customers and reviews.
assegaiphp/collections
127 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.
abstractrs/laravel-filters
676 Downloads
Create filters which transform input values, by removing or changing characters within the value.