Parse officially released open source PHP sdk_php Digest

Source: Internet
Author: User

Pare released the Parse PHP SDK, designed to enable Parse to integrate "into a new class of applications and different usage scenarios." "In addition, the company claims that this is their" first server-side language SDK, and is the first truly Open-source SDK. ”

So far, parse has provided a number of API libraries designed to make it easier for the front-end to integrate parse, including for Objective-c, Java,. NET and JavaScript support. In addition, parse exposes interfaces locally through rest. These libraries cover the main usage scenarios of parse, which allows developers to "re-create their own backend" for each service that their applications need to access, such as managing servers and writing server-side code.

On the other hand, parse also provides a Cloud code environment based on their own JavaScript SDK for scenarios that require some logic on the server side. For example, one of the benefits of Parse Cloud code is that updates are immediately available to all environments without waiting for new applications to be published, so that functionality can be modified dynamically. With the introduction of the parse PHP SDK, the same benefits can now be achieved with PHP.

Similar to other Parse SDK architectures, the Parse PHP SDK is built around Parseobject, which contains key-value pairs of modeless and JSON-compatible data. Pfobject can be saved, retrieved, updated, and deleted. The query is modeled by Pfquery, which allows both basic queries and relational queries. In addition, parse also supports role-based access control, which provides a logical way to group users who have the same access to parse data.

Niraj Shah, a PHP developer in London, has created a simple introductory tutorial on the Parse PHP SDK. The tutorial is designed to simplify things, Niraj says, "The documentation organization for the Parse PHP SDK is not very good and you may have to jump between documents to find the complete solution." ”

Attached parse open source PHP SDK download address: http://www.jb51.net/codes/203051.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.