Libraries tagged by given
nette/schema
200649683 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
220895008 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
1986879 Downloads
A language detection library for PHP. Detects the language from a given text string.
vaimo/composer-patches
3152786 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.
spatie/laravel-directory-cleanup
1037221 Downloads
This package will remove the expired files from the given directories.
haydenpierce/class-finder
9677880 Downloads
A library that can provide of a list of classes in a given namespace
dflydev/placeholder-resolver
14116787 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
14032573 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
yiisoft/injector
743485 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
wp-cli/import-command
4913632 Downloads
Imports content from a given WXR file.
rajentrivedi/tokenizer-x
56051 Downloads
TokenizerX calculates required tokens for given prompt
milroyfraser/pest-plugin-gwt
21666 Downloads
Given When Then(GWT) Plugin for Pest
label84/laravel-hours-helper
57148 Downloads
Creates a Collection of times with a given interval.
jane-php/open-api-3
920500 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
1452886 Downloads
Generate a serializable / deserializable object model given a json schema