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