Libraries tagged by giv
symfony/web-profiler-bundle
117618965 Downloads
Provides a development tool that gives detailed information about the execution of any request
nette/schema
234345533 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
255768993 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
2267956 Downloads
A language detection library for PHP. Detects the language from a given text string.
wp-cli/import-command
5500802 Downloads
Imports content from a given WXR file.
vaimo/composer-patches
3424743 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.
symfony/requirements-checker
3848572 Downloads
Check Symfony requirements and give recommendations
spatie/laravel-directory-cleanup
1117136 Downloads
This package will remove the expired files from the given directories.
multicaret/laravel-acquaintances
210885 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
lorisleiva/laravel-deployer
1210812 Downloads
Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.
hotwired-laravel/turbo-laravel
269486 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
haydenpierce/class-finder
10897545 Downloads
A library that can provide of a list of classes in a given namespace
flugger/laravel-responder
1219455 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
dflydev/placeholder-resolver
14294242 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
14209355 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.