Libraries tagged by splitter
viison/address-splitter
3793640 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
dlundgren/css-splitter
310035 Downloads
PHP Css Splitter for IE 4096 selector limit
dave-liddament/test-splitter
277905 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
webrtb/address-splitter
7990 Downloads
Split street, house number and addition from address.
szonov/sql-splitter
31337 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
wp-cli/autoload-splitter
774375 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
kodus/sql-splitter
25169 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
inspirum/xml
11339 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
shel/yaml-splitter
676 Downloads
Splits YAML files
previousnext/phpunit-splitter
1192 Downloads
Splits phpunit tests
mathsgod/langchain-text-splitter
1402 Downloads
A PHP library to split text into sentences and words.
chesszebra/pgn-splitter
932 Downloads
A PHP library to split PGN files into chunks per game or per section.
asika/sql-splitter
4748 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
diversen/markdown-split-by-header
6281 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level
borsodigerii/php-xml-chunker
126 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.