Libraries tagged by given
nette/schema
244372488 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
266131931 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
2344559 Downloads
A language detection library for PHP. Detects the language from a given text string.
yiisoft/injector
1161350 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
vaimo/composer-patches
3508582 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
1141181 Downloads
This package will remove the expired files from the given directories.
haydenpierce/class-finder
11267709 Downloads
A library that can provide of a list of classes in a given namespace
dflydev/placeholder-resolver
14330020 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
14244874 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
wp-cli/import-command
5674111 Downloads
Imports content from a given WXR file.
rajentrivedi/tokenizer-x
94079 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
67282 Downloads
Creates a Collection of times with a given interval.
jane-php/open-api-3
1039299 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
1663884 Downloads
Generate a serializable / deserializable object model given a json schema
fasterimage/fasterimage
926189 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.