Libraries tagged by spl
brucebnu/yii3-widget-affix
44 Downloads
A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2 and yii3 widgets
breier/extended-array
58 Downloads
A class that extends PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling
booosta/pager
4 Downloads
Module for splitting data into pages and navigate between them for the Booosta PHP Framework
bogdik/yii2-widget-switchinput
51 Downloads
A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)
bitandblack/syllable-php
27 Downloads
PHP Syllable splitting and hyphenation
bigwhoop/php-extract-class-components
2 Downloads
Extract components (methods and properties interacting with each other) from a PHP class. The result can be visualized and aid in splitting up classes.
bigbiz/sylius-bundle
78 Downloads
Splash Bundle for Sylius E-Commerce Solution
bickmista/spurl
3593 Downloads
A URL library that can validate, modify and split URL's. This library can split URL's into Subdomain, domain and TLD without choking when it comes to newer TLD's.
beshkenadze/packager
246 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
bartoszbartniczak/array-object
180 Downloads
ArrayOfObjects is the extension of the SPL ArrayObject concept. ArrayOfObjects may contain only objects of given type.
aybarsm/whmcs-gateway-yapikredi
15 Downloads
[READ ONLY] Subtree split of the Aybarsm WHMCS Yapikredi component (see aybarsm/whmcs-yapikredi)
ascetik/objectstorage
12 Downloads
Self-made SplObjectStorage extension
amoktar/zend-stdlib
21 Downloads
SPL extensions, array utilities, error handlers, and more
alirezasalehizadeh/quick-array
12 Downloads
Simple PHP tool to quickly work with SplFixedArray.
abordji/php-generator-chunk
3 Downloads
A utility function to split a PHP Generator into chunks of a specified length, returning a Generator of Generators, with optional key preservation.