Libraries tagged by give
symfony/web-profiler-bundle
122846499 Downloads
Provides a development tool that gives detailed information about the execution of any request
nette/schema
253036563 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
275081141 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
2404117 Downloads
A language detection library for PHP. Detects the language from a given text string.
yiisoft/injector
1241316 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
vaimo/composer-patches
3586282 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
3986462 Downloads
Check Symfony requirements and give recommendations
spatie/laravel-directory-cleanup
1160024 Downloads
This package will remove the expired files from the given directories.
multicaret/laravel-acquaintances
220843 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.
hotwired-laravel/turbo-laravel
305678 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
11561181 Downloads
A library that can provide of a list of classes in a given namespace
dflydev/placeholder-resolver
14354557 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
14269110 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
amirami/localizator
299768 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
givebutter/laravel-keyable
113603 Downloads
Add API keys to your Laravel models