Libraries tagged by splitter
viison/address-splitter
3932824 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
dlundgren/css-splitter
353553 Downloads
PHP Css Splitter for IE 4096 selector limit
dave-liddament/test-splitter
296811 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
szonov/sql-splitter
31952 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
wp-cli/autoload-splitter
774586 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
inspirum/xml
11499 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
webrtb/address-splitter
8096 Downloads
Split street, house number and addition from address.
shel/yaml-splitter
703 Downloads
Splits YAML files
previousnext/phpunit-splitter
1307 Downloads
Splits phpunit tests
mathsgod/langchain-text-splitter
1571 Downloads
A PHP library to split text into sentences and words.
kodus/sql-splitter
25417 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
chesszebra/pgn-splitter
932 Downloads
A PHP library to split PGN files into chunks per game or per section.
asika/sql-splitter
4758 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
132 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.