Libraries tagged by gray
myclabs/deep-copy
634829212 Downloads
Create deep copies (clones) of your objects
sebastian/object-enumerator
601062996 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
webonyx/graphql-php
53403446 Downloads
A PHP port of GraphQL reference implementation
symfony/polyfill-intl-grapheme
471683497 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/string
484581641 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
imagine/imagine
57428775 Downloads
Image processing for PHP
graham-campbell/result-type
232809957 Downloads
An Implementation Of The Result Type
symfony/serializer
216808705 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
league/oauth2-server
95072765 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
facebook/graph-sdk
36578642 Downloads
Facebook SDK for PHP
nuwave/lighthouse
7229160 Downloads
A framework for serving GraphQL from Laravel
composer/installers
103232702 Downloads
A multi-framework Composer library installer
api-platform/core
34338312 Downloads
Build a fully-featured hypermedia or GraphQL API in minutes!
thecodingmachine/graphqlite
1536612 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
rebing/graphql-laravel
4431377 Downloads
Laravel wrapper for PHP GraphQL