Libraries tagged by or_IN
phpdocumentor/reflection-docblock
629586374 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
symfony/property-access
234573730 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/serializer
240979554 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
darkaonline/l5-swagger
24349458 Downloads
OpenApi or Swagger integration to Laravel
socialiteproviders/manager
28048079 Downloads
Easily add new or override built-in providers in Laravel Socialite.
api-platform/core
38037033 Downloads
Build a fully-featured hypermedia or GraphQL API in minutes!
spaze/phpstan-disallowed-calls
12117633 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
league/openapi-psr7-validator
11302551 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
oneup/uploader-bundle
5368112 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
humbug/php-scoper
1876540 Downloads
Prefixes all PHP namespaces in a file or directory.
laravolt/avatar
4144447 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
spatie/laravel-translation-loader
1983692 Downloads
Store your language lines in the database, yaml or other sources
theseer/fdomdocument
40532983 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
fico7489/laravel-pivot
4949615 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
beste/in-memory-cache
3801080 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.