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