Libraries tagged by SplString
ducks-project/spl-types
32945 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
vanderlee/syllable
466827 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
vanderlee/php-sentence
582946 Downloads
Simple text sentence splitting and counting. Supports at least english, german and dutch, possibly more.
triun/longest-common-substring
54563 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
tommyknocker/pdo-database-class
6003 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
hryvinskyi/magento2-csp
3719 Downloads
Advanced Content Security Policy (CSP) module for Magento 2 with whitelist management, violation reports, header splitting, and value optimization
aspose/pdf-sdk-php
28418 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.
wp-cli/autoload-splitter
780479 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
uuf6429/expression-language-tplstring
6599 Downloads
Template String support for Symfony Expression Language
tcb13/substringy
60893 Downloads
A sub string manipulation library with multibyte support that extends Stringy
ecourty/text-chunker
857 Downloads
A framework-agnostic PHP library for chunking text and files using pluggable strategies and post-processors.
sfneal/string-helpers
148598 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
muhammad-nawlo/filament-sitemap-generator
1293 Downloads
Filament plugin to generate XML sitemaps with splitting, news, images, and search-engine ping
aspose/cells-sdk-php
54323 Downloads
Effortlessly handle Excel and other spreadsheet documents with features like opening, generating, editing, splitting, merging, comparing, and converting. Seamlessly integrate Cloud API into your solutions to efficiently manipulate documents. Convert Excel or other spreadsheets to CSV, PDF, JSON, XML, HTML, images, and more.
jardisadapter/dbconnection
257 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on