Libraries tagged by or_IN
phpdocumentor/reflection-docblock
677975555 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
263446304 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/serializer
271382234 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
zircote/swagger-php
115434615 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
darkaonline/l5-swagger
28611261 Downloads
OpenApi or Swagger integration to Laravel
socialiteproviders/manager
34017600 Downloads
Easily add new or override built-in providers in Laravel Socialite.
api-platform/core
42581651 Downloads
Build a fully-featured hypermedia or GraphQL API in minutes!
spaze/phpstan-disallowed-calls
15609148 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
13485872 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
oneup/uploader-bundle
5798440 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
2454431 Downloads
Prefixes all PHP namespaces in a file or directory.
laravolt/avatar
4686419 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
spatie/laravel-translation-loader
2368546 Downloads
Store your language lines in the database, yaml or other sources
theseer/fdomdocument
41468851 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
5412814 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.