Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
davidminin
/
PHRETS
Public
forked from
troydavisson/PHRETS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
psr-3
User selector
All users
All time
Commit history
Commits on Feb 4, 2014
PSR-3 support
troydavisson
committed
c8bf156
View commit details
Copy full SHA for c8bf156
Browse repository at this point
Commits on Jan 28, 2014
Merge pull request #32 from chelseau/fetchrow_free_result
Show description for d30ab8e
troydavisson
committed
d30ab8e
View commit details
Copy full SHA for d30ab8e
Browse repository at this point
Call FreeResult after there are no more rows to return in FetchRow
Chelsea Urquhart
committed
4f97e0d
View commit details
Copy full SHA for 4f97e0d
Browse repository at this point
Commits on Dec 11, 2013
Reset LastRequest information after every request. For #26
troydavisson
committed
fe9ac8d
View commit details
Copy full SHA for fe9ac8d
Browse repository at this point
Commits on Oct 11, 2013
Added some badges
troydavisson
committed
0f8278e
View commit details
Copy full SHA for 0f8278e
Browse repository at this point
Commits on Aug 9, 2013
Merge pull request #21 from zxaos/master
Show description for a8ca62b
troydavisson
committed
a8ca62b
View commit details
Copy full SHA for a8ca62b
Browse repository at this point
Commits on Aug 8, 2013
Change build query parameters to force literal '&'
Show description for 1ea26ee
zxaos
committed
1ea26ee
View commit details
Copy full SHA for 1ea26ee
Browse repository at this point
Commits on May 15, 2013
Added LIBXML_PARSEHUGE to simple XML parsing of large XML payloads
troydavisson
committed
9cde0e6
View commit details
Copy full SHA for 9cde0e6
Browse repository at this point
Moved a variable to prevent a PHP notice on RETS 1.7+ servers that don't give a TimezoneOffset value. Fixes #18. Thanks @CDyWeb
troydavisson
committed
e392ca8
View commit details
Copy full SHA for e392ca8
Browse repository at this point
Better check on the incoming Count value. Fixes #12. Thanks @mowaterfowl
troydavisson
committed
78fc65d
View commit details
Copy full SHA for 78fc65d
Browse repository at this point
Commits on Jan 10, 2013
Added the ability to retrieve the RETS server's advertised metadata version from METADATA-SYSTEM. Use with caution since some servers don't actually update this when the metadata changes
troydavisson
committed
17d880d
View commit details
Copy full SHA for 17d880d
Browse repository at this point
Commits on Dec 1, 2012
1.0.1 prep
troydavisson
committed
892c838
View commit details
Copy full SHA for 892c838
Browse repository at this point
Update composer.json
troydavisson
committed
b0b50ec
View commit details
Copy full SHA for b0b50ec
Browse repository at this point
Commits on Nov 10, 2012
1.0 release
troydavisson
committed
4c2f155
View commit details
Copy full SHA for 4c2f155
Browse repository at this point
Update README.md
troydavisson
committed
30e95b0
View commit details
Copy full SHA for 30e95b0
Browse repository at this point
Update README.md
troydavisson
committed
78d6708
View commit details
Copy full SHA for 78d6708
Browse repository at this point
Update README.md
troydavisson
committed
26f0d67
View commit details
Copy full SHA for 26f0d67
Browse repository at this point
Commits on Oct 1, 2012
Added support for installing via Composer
troydavisson
committed
15b841a
View commit details
Copy full SHA for 15b841a
Browse repository at this point
Commits on Sep 24, 2012
Merge pull request #8 from lukeb/master
Show description for f1ccbe9
troydavisson
committed
f1ccbe9
View commit details
Copy full SHA for f1ccbe9
Browse repository at this point
Removing $err property
Show description for 9185081
lukeb
committed
9185081
View commit details
Copy full SHA for 9185081
Browse repository at this point
Commits on Sep 22, 2012
Merge pull request #7 from lukeb/master
Show description for e341d51
troydavisson
committed
e341d51
View commit details
Copy full SHA for e341d51
Browse repository at this point
Commits on Aug 23, 2012
Lookup / LookupType node name selection logic
Show description for 3280158
lukeb
committed
3280158
View commit details
Copy full SHA for 3280158
Browse repository at this point
Commits on Aug 21, 2012
Minor formatting improvements
troydavisson
committed
4023fe9
View commit details
Copy full SHA for 4023fe9
Browse repository at this point
Ugh, added the ugly prefix to get PHP syntax highlighting to work.
troydavisson
committed
559f28d
View commit details
Copy full SHA for 559f28d
Browse repository at this point
Fixed line spacing
troydavisson
committed
c8359ff
View commit details
Copy full SHA for c8359ff
Browse repository at this point
Few more functions documented
troydavisson
committed
bab26be
View commit details
Copy full SHA for bab26be
Browse repository at this point
AddHeader documented
troydavisson
committed
8cbfe27
View commit details
Copy full SHA for 8cbfe27
Browse repository at this point
Beginning of the documentation move
troydavisson
committed
c835ca3
View commit details
Copy full SHA for c835ca3
Browse repository at this point
File rename for markdown support
troydavisson
committed
1c3349f
View commit details
Copy full SHA for 1c3349f
Browse repository at this point
Commits on Nov 29, 2011
Merge pull request #3 from btamburrino/master
Show description for dae331f
troydavisson
committed
dae331f
View commit details
Copy full SHA for dae331f
Browse repository at this point
Commits on Nov 22, 2011
Added preliminary support for the RETS 1.8 standard, which behaves mostly like 1.7.2 for basic functionality
Bobby Tamburrino
committed
d67f0a5
View commit details
Copy full SHA for d67f0a5
Browse repository at this point
Commits on Nov 4, 2011
Merge pull request #2 from doapp-pete/patch-1
Show description for 8233d1e
troydavisson
committed
8233d1e
View commit details
Copy full SHA for 8233d1e
Browse repository at this point
Changed !empty to isset in order to allow for the 0 value in offset.
doapp-pete
committed
70df012
View commit details
Copy full SHA for 70df012
Browse repository at this point
Commits on Jun 18, 2011
Added HTTPS support
troydavisson
committed
8a6c089
View commit details
Copy full SHA for 8a6c089
Browse repository at this point
Commits on Feb 14, 2011
Move to GitHub
troydavisson
committed
2956bd0
View commit details
Copy full SHA for 2956bd0
Browse repository at this point
You can’t perform that action at this time.