Zend certified PHP/Magento developer

GraphQLite v4 released: GraphQL with a great developer experience in PHP

After 10 months of development, we are happy to announce the release of GraphQLite 4!

For those of you who never heard of GraphQLite before, it is a PHP library that allows you to write your GraphQL queries in simple-to-write controllers. The focus is put on developer experience.

  • You can create a complete a GraphQL API by simply annotating your PHP classes
  • It is framework agnostic, but Symfony, Laravel and PSR-15 bindings are available
  • It comes with batteries included: queries, mutations, mapping of arrays / iterators, file uploads, security, validation, extendable types and more!

You can read the release announcement of GraphQLite 4 with all new features here. Complete documentation is here.

Also, if you like it, do not hesitate to star the project on Github. We love stars 🙂

submitted by /u/moufmouf
[link] [comments]