Libraries tagged by separated
seankndy/phpcsv
26 Downloads
PHP package for working with CSV data
rovangju/commie
29 Downloads
A simplistic OO wrapper around PHP's built in CSV handling that lets you reference columns by header name
estvoyage/csv
56 Downloads
An east-oriented csv generator
discover/uniquecombination-validation
13 Downloads
unique check validation by any combination value like comma separated value duplicate entry check
wtone/multi-tenant
1527 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
vortechron/multi-tenant
2 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
vistag/price-parser
3172 Downloads
Parse string and return separated price and currency
syntaxsolutions/csvbuilder
73 Downloads
A simple PHP library used to format data into comma-separated values (CSV)
se7enxweb/bcurlaliaswithdash
6 Downloads
BC Url Alias With Dash is a simple eZ Publish Platform (Legacy) kernel override extension which overrides the default ezchartransform class to provide a simple feature it allows all content urls to be separated by a dash character rather than the default underscor character. Great for advanced developers!
ramaid/multi-tenant
301 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
ngomafortuna/list-formatter
10 Downloads
Formatter from composite datas to string list. This library accepts lists in array or database format and converts them into strings where each item is separated by commas. This library also sorts a composite list (array/object) in ascending and descending order. (Formatador de dados compostos para string. Esta biblioteca recebe listas em formato de array ou base de dados e converte string em onde cada item é separado por vígulas. Esta biblioteca também ordena uma lista composta (array/object) de forma crescente e decrescente.)
mwtech/thinkphp-app-session
7 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.
mb4it/stringable
360 Downloads
Separated Laravel Illuminate\Support\Str
maxbrokman/git-change-log
86 Downloads
Generate a change log from git commits, separated by release tags
josef/postgre-comma-relations
212 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.