Libraries tagged by config path
loilo/storage-paths
64 Downloads
Get OS-specific paths for storing your project's config, cache, logs etc.
encorephp/config
157 Downloads
Config loader with namespaces and multiple paths.
initphp/config
129 Downloads
Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.
bgreenacre/env-paths
0 Downloads
Provides paths for where to store things like cache, configs, data etc. given the environment and user that is running the application.
titon/utility
10867 Downloads
The utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
s/s
0 Downloads
The S project.
initphp/parameterbag
261 Downloads
Single and multi-dimensional parameter bag with dot-path access for PHP.
bree/bree
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
bridgetphp/bridget
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
bridget/bridget
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
rcsi/wrapper-monolog
48 Downloads
Provides a common wrapper for Monolog that uses rcsi/filsystem-config to dictate log paths/levels
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
moonlight-poland/laravel-context-aware-thumbnails
14 Downloads
Context-Aware on-demand thumbnail generation for Laravel with intelligent path organization, Smart Crop, AVIF/WebP support, Laravel Native Signed URLs, and variants system. Automatically organize thumbnails by user/post/album. Zero config, blazing fast! Laravel 12+ ready.
vaimo/composer-patches
4637416 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
xety/configurator
458936 Downloads
A simple configuration class without dependencies that use the Fluent pattern.