Libraries tagged by separated
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
69 Downloads
A simple PHP library used to format data into comma-separated values (CSV)
se7enxweb/bcurlaliaswithdash
5 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.
phpcraft/csv
70 Downloads
CSV (Comma Separated Values) reader and writer adapter
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.
maxbrokman/git-change-log
86 Downloads
Generate a change log from git commits, separated by release tags
jakeryansmith/validate-string-of-emails
838 Downloads
A Laravel validator for delimiter-separated list of emails.
heimrichhannot/contao-code_generator
17 Downloads
This module offers comfortable code generation based on separated configurations for Contao.
heimrichhannot/contao-code-generator-bundle
218 Downloads
This module offers comfortable code generation based on separated configurations for Contao.
ghanuz-clone/eloquent-relations
3 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.