Libraries tagged by splits
lambdatt-php/bpm
0 Favers
8 Downloads
8 Downloads
A SplitPHP Framework plugin containing a BPM system.
lambdatt-php/addresses
0 Favers
2 Downloads
2 Downloads
A SplitPHP Framework plugin containing an address management system.
jigeshraval/laravel-scope
0 Favers
5 Downloads
5 Downloads
Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted
ermst4r/xml2readablearray
0 Favers
21 Downloads
21 Downloads
Convert xml to an array string (node1.node2.node3), so you can retrieve them via an multidimensional array by splitting the string.
booosta/pager
0 Favers
4 Downloads
4 Downloads
Module for splitting data into pages and navigate between them for the Booosta PHP Framework
bitandblack/syllable-php
0 Favers
27 Downloads
27 Downloads
PHP Syllable splitting and hyphenation
bigwhoop/php-extract-class-components
1 Favers
2 Downloads
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.