PHPackages                             jorgenphi/php-snapchat - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. jorgenphi/php-snapchat

ActiveLibrary[API Development](/categories/api)

jorgenphi/php-snapchat
======================

A PHP library for the Snapchat API

26237173[72 issues](https://github.com/JorgenPhi/php-snapchat/issues)[11 PRs](https://github.com/JorgenPhi/php-snapchat/pulls)1PHP

Since Dec 24Pushed 2y ago35 watchersCompare

[ Source](https://github.com/JorgenPhi/php-snapchat)[ Packagist](https://packagist.org/packages/jorgenphi/php-snapchat)[ RSS](/packages/jorgenphi-php-snapchat/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (1)

Snapchat for PHP
================

[](#snapchat-for-php)

\*\* This library is no longer maintained!

This library is built to communicate with the Snapchat API. It was nearly feature complete and lacks some newer functionality available in the latest versions of the official apps (stories, text messages, and "chat").

It's similar to the [excellent Snaphax library](http://github.com/tlack/snaphax)built by Thomas Lackner &lt;[@tlack](http://twitter.com/tlack)&gt;, but the approach is different enough that I figured it deserved its own repo.

Usage
-----

[](#usage)

Include src/snapchat.php via require\_once or Composer or whatever, then:

```
