Libraries tagged by replace char
aspose/pdf-sdk-php
24333 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
filafly/filament-carbon-icons
26 Downloads
Carbon icon pack for Filament Icons
codeadminde/tall-multiselect-cards
19 Downloads
A TALL-based Laravel Livewire component to replace the (multiple) select HTML input form with beautiful cards.
mdaliyan/farsi-request
738 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
elearning-ag/exceldatatables
176 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
masterro/laravel-chronos
29 Downloads
Replace Carbon\Carbon with Cake\Chronos\Chronos
chaslain/docx-replace
329 Downloads
Allows you to run simple search and replace operations on docx files
yorick/replace-mail-dev
3 Downloads
Changes the recipient email in development
ngdot/contao-changenewsmore
107 Downloads
This extension makes it possible to replace 'Read more ...' with an individual text. Works for all forwarding destinations!
ngdot/contao-changeeventsmore
57 Downloads
This extension makes it possible to replace 'Read more ...' with an individual text. Works for all forwarding destinations!
guigaba/search-replace-db
63 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
qobo/search-replace-db
62950 Downloads
Fork of interconnectit/search-replace-db! A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
it-for-free/jquery-useful-tools
7 Downloads
nested form filed groups adder
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL