Libraries tagged by exchange data
therat/branching
521 Downloads
Symfony BranchingBundle. Auto change database depends on еру current git branch.
rigosv/audit-bundle
12 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change (Fork from data-dog/audit-bundle)
nti/audit-bundle
2688 Downloads
Audit bundle for symfony3 and doctrine orm, logs any database change
marcospmsantos-mec/audit-bundle
7 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
krowek/audit-bundle
15 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
kapcus/dbchanger
23 Downloads
Database change installation toolkit
jeelo/audit-bundle
23 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
invision-media/searchy
80 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. This fork makes it possible to change your database connection.
cris/avanaudit-bundle
7 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
cgarcia/audit-bundle
20 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
mintellity/dbchanger
32 Downloads
Change your database with request headers.
mmrdev/dynamic-language
644 Downloads
dynamic language with laravel (change the files data in resource/lang)
dem3trio/carbon-profiler-bundle
2497 Downloads
Symfony 2/3 profiler extension, to change the Carbon php date in the whole project.
log1x/published-now
7 Downloads
Quickly change a post publish date to the current date and time.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.