Add link to yaroslavche/tdlib-bundle to list of examples.

GitOrigin-RevId: 5147c6e0529708200c5baa50026b7444ab9d58af
This commit is contained in:
levlam 2019-04-29 03:53:28 +03:00
parent c80e553f56
commit 24145ff7ba

View File

@ -138,6 +138,7 @@ See [erl-tdlib](https://github.com/lattenwald/erl-tdlib) for an example of TDLib
TDLib can be used from the PHP programming language by wrapping its functionality in a PHP extension.
See [phptdlib](https://github.com/yaroslavche/phptdlib) or [PIF-TDPony](https://github.com/danog/pif-tdpony) for examples of such extensions which provide access to TDLib from PHP.
See [tdlib-bundle](https://github.com/yaroslavche/tdlib-bundle) - a Symfony bundle based on [phptdlib](https://github.com/yaroslavche/phptdlib).
<a name="lua"></a>
## Using TDLib in Lua projects