Libraries tagged by gice
riddy/oauth2-gice
67 Downloads
GICE OAuth 2.0 Client Provider for The PHP League OAuth2-Client
symfony/web-profiler-bundle
117879181 Downloads
Provides a development tool that gives detailed information about the execution of any request
nette/schema
235106016 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
256573339 Downloads
Given a deep data structure, access data by dot notation.
patrickschur/language-detection
2276047 Downloads
A language detection library for PHP. Detects the language from a given text string.
cypresslab/gitelephant
641212 Downloads
An abstraction layer for git written in PHP
ray/di
1345124 Downloads
Guice style dependency injection framework
yiisoft/injector
1075155 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
wp-cli/import-command
5518386 Downloads
Imports content from a given WXR file.
vaimo/composer-patches
3433558 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
3856788 Downloads
Check Symfony requirements and give recommendations
spatie/laravel-directory-cleanup
1119486 Downloads
This package will remove the expired files from the given directories.
hotwired-laravel/turbo-laravel
271548 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
10935179 Downloads
A library that can provide of a list of classes in a given namespace
dflydev/placeholder-resolver
14297931 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.