PHP ANCHOR SDK
FOR BUILDING STELLAR ANCHORS
OPEN-SOURCE PHP SDK THAT STREAMLINES STELLAR ANCHOR DEVELOPMENT
SDK REFERENCE SERVERThe PHP Anchor SDK is an open source PHP SDK that streamlines Stellar anchor development. It makes it easier for PHP developers to implement the Anchor part by abstracting as much reusable stellar specific logic as possible from the involved SEPs. By using the SDK, Anchor developers can now focus more on implementing their business logic, such as for example implementing the off chain rails with a bank.
An open-source SDK that can be easily integrated into any PHP project. By adding it as a dependency, developers can seamlessly implement client-anchor interactions. The SDK covers the most common Stellar Anchor-specific logic defined in the Stellar Ecosystem Proposals (SEPs). It is well-documented, helping developers understand the Stellar Anchor-specific logic and how to implement it.
GITHUBAn open-source Laravel Reference Server implementation that shows by example how to integrate the SDK. The Reference Server is also easily extendable and can be used as a basis for implementing a Stellar Anchor from scratch.
GITHUB ANCHOR DEMO
Our mission is to make it easier for PHP developers to implement Stellar Anchors by providing a robust, open-source SDK and a Reference Server that simplifies integration. We eliminate the complexities of building a Stellar Anchor from scratch, offering well-documented SDK and a ready-to-use example that can be extended and deployed as a standalone solution. By streamlining the development process, we empower PHP developers to focus on innovation while ensuring seamless interoperability with the Stellar network.
Check Our Presentation VideoIf you want to build a Stellar Anchor that seamlessly integrates into your existing PHP tech stack. Our PHP Anchor SDK is designed to simplify the process by abstracting most of the Stellar-specific logic, so you can focus on your business logic instead of studying Stellar SEP's.
We provide high-quality expert assistance to guide you through every step of your Stellar Anchor development. Whether you need technical guidance, software development, or hands-on support, we're here to help!
If you want to build a new Stellar Anchor from scratch, with one of the most popular technology stack in the world. After customizing and extending the specific part you can use it as a standalone solution so it saves a significant part of the development costs.
Standardized interaction of stellar clients, such as wallets, with an Anchor is defined by so called Stellar Ecosystem Proposals, or short SEP's that must be implemented by clients and Anchors. Because they have been continuously improved and expanded over time, these are interdependent, very complex, extensive descriptions that also cover many edge cases. They are hard to understand and contain mostly Stellar specific logic that must be implemented by anchor developers.
Implementation of transaction watcher to watch for important Stellar transactions such as incoming payments or trustline changes.
Implementation of a callback mechanism that will be used by Anchors to notify clients about status changes.
We had the opportunity to present our project at the SCF February Demo Day event on x.com.