Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Core #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

The Core #2

wants to merge 8 commits into from

Conversation

ehalls
Copy link

@ehalls ehalls commented Feb 4, 2013

Everything except that API client and Unit test. I will add those in a couple moments. In the meantime you can look at and setup the code or view it running at http://imact.lagnus.info

@ehalls
Copy link
Author

ehalls commented Feb 4, 2013

I have added the API client. It is under 'Imact/SDK/'.
client.php is the class, and ImactApi.php is the demo file.

Just extract the SDK folder to a web accessible directory and run ImactApi.php to see it working, and look at the code to see how to use it. It is easily and even dynamically extensible should you couple it with reflection, autoloading, and a folder of API models for setting up calls.

@ehalls ehalls closed this Feb 4, 2013
@ehalls ehalls reopened this Feb 4, 2013
@ehalls
Copy link
Author

ehalls commented Feb 4, 2013

Misclick on close.

…suite, converted to use namespaces instead of class name based loading, and applied Symfony2 coding standards formatter rules which follows PSR but it didn't port everything. Edge cases being fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant