Libraries tagged by Code Dependency
jamal/laravel-qrcode
1 Downloads
Dependency-free Laravel QR Code generator with pure-PHP SVG renderer and optional GD/Imagick PNG.
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
yperevoznikov/earlycache
7 Downloads
Implements early cache for web apps without dependencies. Caches entire page with headers and response code
phdevutils/banks
0 Downloads
Philippine bank & e-money registry with SWIFT/BIC codes and InstaPay/PESONet participation flags. Sourced from BSP/PCHC/BancNet/PDIC. Zero-dependency lookup helpers.
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
lts/microdeps-installer
35 Downloads
A micro dependency installer designer to simply copying Microdeps into first party code
cfxmarkets/repo-tools
367 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
blizzard-fs/md2html
0 Downloads
Standalone Markdown to HTML parser. Pure PHP, no dependencies. CommonMark + GFM with optional Carbon.now.sh-style code blocks.
wol-soft/php-json-schema-model-generator-exception
247 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
robertkosten/providence
1561 Downloads
A dev-dependency, installing some git commit hooks to ensure code style, etc.
google/cloud-core
133573422 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
drupal/core-recommended
42666595 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
pear/pear-core-minimal
78307013 Downloads
Minimal set of PEAR core files to be used as composer dependency
roots/wordpress-core-installer
16679453 Downloads
A Composer custom installer to handle installing WordPress as a dependency
drupal/core-dev
22677498 Downloads
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.