Libraries tagged by Chain
myerscode/utilities-strings
7270 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
myerscode/utilities-files
2499 Downloads
A PHP utility class that helps with common file tasks
myerscode/utilities-bags
7443 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
jasonlam604/stringizer
110478 Downloads
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
illegal/fluent-bcmath
380 Downloads
Fluent BCMath is a PHP package designed to simplify the usage of PHP's bcmath functions in a more fluid and intuitive way. With its expressive syntax and Laravel compatibility, it aims to improve the developer experience while working with arbitrary precision arithmetic operations.
hrobertson/x509-verify
1578 Downloads
Check if one X.509 certificate is the signer of another
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
stellarwp/pipeline
8760 Downloads
A library that implements the Chain of Responsibility pattern.
rifrocket/filament-alert-box
41 Downloads
A modern, customizable alert box plugin for FilamentPHP with render hooks support. Create beautiful alerts with a fluent, chainable API across 4 different layout types.
processid/compress
446 Downloads
Compression of a file or a chain in BZIP2 or DEFLATE
phpfn/pipe
97 Downloads
Library for implementing function call chains
perry-rylance/dom-document
7429 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
obsoletepackage/phpquery
3944 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
mediagone/types-collections
1994 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
jizuscreed/phpquery
592 Downloads
Fork of electrolinux/phpquery with php7.x compatibility. phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library