Libraries tagged by spesific
jetbrains/phpstorm-attributes
8810616 Downloads
PhpStorm specific attributes
hyn/multi-tenant
866547 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
exsyst/swagger
14585736 Downloads
A php library to manipulate Swagger specifications
ergebnis/json-normalizer
21673439 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
classpreloader/classpreloader
40879763 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
algolia/scout-extended
4498946 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
guzzlehttp/ringphp
77894263 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
happyr/doctrine-specification
797594 Downloads
Specification Pattern for your Doctrine repositories
vaimo/composer-patches
3155241 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.
kphoen/rulerz
1195321 Downloads
Powerful implementation of the Specification pattern
darkaonline/swagger-lume
1908147 Downloads
OpenApi or Swagger integration to Lumen
yosymfony/toml
1104544 Downloads
A PHP parser for TOML compatible with specification 0.4.0
wp-cli/server-command
4864650 Downloads
Launches PHP's built-in web server for a specific WordPress installation.
vyuldashev/laravel-openapi
929262 Downloads
Generate OpenAPI Specification for Laravel Applications
ramsey/conventional-commits
663753 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!