Libraries tagged by given
nette/schema
263892685 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
286206009 Downloads
Given a deep data structure, access data by dot notation.
vaimo/composer-patches
3720570 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.
patrickschur/language-detection
2457370 Downloads
A language detection library for PHP. Detects the language from a given text string.
yiisoft/injector
1360187 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
wp-cli/import-command
5955148 Downloads
Imports content from a given WXR file.
spatie/laravel-directory-cleanup
1178153 Downloads
This package will remove the expired files from the given directories.
haydenpierce/class-finder
11868598 Downloads
A library that can provide of a list of classes in a given namespace
dflydev/placeholder-resolver
14377206 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/dot-access-configuration
14291413 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
arthurhoaro/favicon
636849 Downloads
PHP Library used to discover favicon from given URL
armin/editorconfig-cli
1044332 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
rajentrivedi/tokenizer-x
110568 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
70585 Downloads
Creates a Collection of times with a given interval.
jane-php/open-api-3
1087455 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification