Libraries tagged by separator
ryanwhowe/dot
223 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
mediawiki/format-num
19 Downloads
Extension FormatNum makes it easier to format numbers in the style you want, independent of language settings. For input 'english' format is used with point as decimal separator.
kuasarx/separador-silabas-rae
4 Downloads
Implementación en PHP de las reglas de división silábica del español según la RAE, con manejo de variantes y estrategias de prefijos.
abather/custom-data-helpers
1 Downloads
extend data helpers to include custom seperators.
hyn/multi-tenant
1199291 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
tightenco/collect
21638023 Downloads
Collect - Illuminate Collections as a separate package.
spatie/laravel-deleted-models
142292 Downloads
Automatically copy deleted records to a separate table
sybio/gif-frame-extractor
438872 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
sammyjo20/laravel-chunkable-jobs
165378 Downloads
Split a job into multiple separate job chunks
kartik-v/yii2-datecontrol
1575148 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
gacela-project/gacela
193439 Downloads
Gacela helps you separate your project into modules
justinvoelker/yii2-separatedpager
77100 Downloads
A Yii2 LinkPager that displays the first and last pages inline with other pages.
clue/reactphp-csv
52359 Downloads
Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.
mpyw/phpunit-patch-serializable-comparison
264815 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
pearl/lumen-request-validate
401994 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class