Libraries tagged by given
nette/schema
366810689 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
390373495 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
3568083 Downloads
A language detection library for PHP. Detects the language from a given text string.
yiisoft/injector
3294309 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
wp-cli/import-command
7875270 Downloads
Imports content from a given WXR file.
vaimo/composer-patches
4579298 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
1450227 Downloads
This package will remove the expired files from the given directories.
haydenpierce/class-finder
16155856 Downloads
A library that can provide of a list of classes in a given namespace
rajentrivedi/tokenizer-x
249294 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
96875 Downloads
Creates a Collection of times with a given interval.
johnbillion/wp-compat
163255 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
jane-php/open-api-3
1459429 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
2288633 Downloads
Generate a serializable / deserializable object model given a json schema
jakezatecky/array_group_by
207407 Downloads
A function that groups/splits an array by the values of a given key or keys.
fasterimage/fasterimage
1035625 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.