Libraries tagged by chainable
dsheiko/extras
2947 Downloads
Collection of chainable high-order functions to abstract and manipulate PHP types
atofighi/phpquery
6004 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
burdock/php-chainable
30 Downloads
loading configuration from json/yaml/toml file
piotrpress/remoter
933 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
nilportugues/cache
118 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
itools/smartstring
89 Downloads
Enhanced strings with automatic HTML encoding and chainable methods
itools/smartarray
71 Downloads
Enhanced Arrays with Chainable Methods and Automatic HTML Encoding
babenkoivan/fluent-array
58 Downloads
The package provides fluent interface for array management
easyalipay/easyalipay
2323 Downloads
[A]Sync Chainable Alipay OpenAPI SDK for PHP
ox-harris/phpfront
18 Downloads
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
zomberg/phpquery
10984 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
prewk/file-chainer
756 Downloads
Chainable file stream writer with insert support
php-kit/power-primitives
2231 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
mediagone/types-collections
1918 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).
primal/query
14 Downloads
Chain-able asynchronous query builder for MySQL PDO