Libraries tagged by given
nette/schema
278167574 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
300905165 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
2579885 Downloads
A language detection library for PHP. Detects the language from a given text string.
yiisoft/injector
1544160 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
vaimo/composer-patches
3857776 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
1220984 Downloads
This package will remove the expired files from the given directories.
haydenpierce/class-finder
12462590 Downloads
A library that can provide of a list of classes in a given namespace
wp-cli/import-command
6230926 Downloads
Imports content from a given WXR file.
rajentrivedi/tokenizer-x
127293 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
74608 Downloads
Creates a Collection of times with a given interval.
jane-php/open-api-3
1137739 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
1837977 Downloads
Generate a serializable / deserializable object model given a json schema
fasterimage/fasterimage
945704 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.
eliashaeussler/cache-warmup
296195 Downloads
Composer package to warm up website caches, based on a given XML sitemap
dflydev/placeholder-resolver
14421446 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.