Libraries tagged by separated files
lombokclarion/storage
1 Downloads
File storage behind relative, traversal-validated paths. Local filesystem only — cloud drivers are separate packages depending on the Storage interface, never core dependencies.
piotrpress/wordpress-config
417 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
igor822/query-parser
39 Downloads
This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source
garmonic/laravel-features-arch
9 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.
mpyw/phpunit-patch-serializable-comparison
275871 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
shuxx/filament-navigation
105 Downloads
Configure Filament navigation via a simple PHP config file with groups, links, and 24+ separator styles - no manual navigation building required!
fzsatti/zotyos-ajax-file-uploader
59 Downloads
Upload your files separately then just attach the uploaded file's id to your form
zotyo/ajax-file-uploader
232 Downloads
Upload your files separately then just attach the uploaded file's id to your form
phpfan/phpunit-patch
21 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
adrenalinkin/config-helper
70 Downloads
Extends Symfony Dependency Injection Component and provides store configurations in each bundles separately by common yaml-file
iburn36360/logger
19 Downloads
A Logging utility capable of formatting error output with stack traces, exception logging separately, fatal error handling and runtime log file swapping