PHP Classes
elePHPant
Icontem

File: changelog.txt

Recommend this page to a friend!
  Classes of Nahid Bin Azhar  >  PHP JSON Query  >  changelog.txt  >  Download  
File: changelog.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: PHP JSON Query
Query JSON data to find and extract information
Author: By
Last change:
Date: 1 year ago
Size: 417 bytes
 

Contents

Class file image Download
Version: 1.1.2
=================
1. Fix facade related issue
2. Add new Method getReceiverInfo($conversationId)
3. Make getInbox method easier. Now you just call getInbox() instead of getInbox($userId);
4. Add new dependency Carbon/Carbon
5. Now you can get message date as like facebook. Example: 3 Mins ago. We are add an imaginary attribut. So you can call it by $message->time_ago
6. And improve some performance