From 063addd1bd08f08051dad8395bca3c5a7651d26d Mon Sep 17 00:00:00 2001 From: Hosein Rafiei Date: Thu, 3 Jan 2019 09:29:40 -0500 Subject: [PATCH] Added Namespace --- .gitignore | 2 + .idea/deployment.xml | 14 - .idea/easy-yelp.iml | 8 - .idea/inspectionProfiles/Project_Default.xml | 10 - .idea/modules.xml | 8 - .idea/php.xml | 4 - .idea/workspace.xml | 389 ------------------- README.md | 5 +- composer.json | 20 + src/{ => EasyYelp}/yelp.php | 54 +-- tests/business-details.php | 4 +- tests/business-reviews.php | 4 +- tests/business-search.php | 4 +- tests/get-categories.php | 4 +- tests/get-category-details.php | 4 +- tests/get-event-details.php | 4 +- tests/get-events.php | 4 +- tests/get-featured-event.php | 4 +- 18 files changed, 70 insertions(+), 476 deletions(-) create mode 100644 .gitignore delete mode 100644 .idea/deployment.xml delete mode 100644 .idea/easy-yelp.iml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/php.xml delete mode 100644 .idea/workspace.xml create mode 100644 composer.json rename src/{ => EasyYelp}/yelp.php (81%) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b8673c1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.idea +/vendor/ diff --git a/.idea/deployment.xml b/.idea/deployment.xml deleted file mode 100644 index 11c3719..0000000 --- a/.idea/deployment.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/easy-yelp.iml b/.idea/easy-yelp.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/easy-yelp.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 146ab09..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ba06252..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 30b4799..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 5b91372..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,389 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - id - int - - - - - - - - - true - DEFINITION_ORDER - - - - - - - - - - - - - Bitwise operation issuesJavaScript - - - Code SmellPHP - - - Code style issuesJavaScript - - - Flow type checkerJavaScript - - - GeneralJavaScript - - - HTML - - - Internationalization issues - - - JavaScript - - - Node.jsJavaScript - - - PHP - - - PHPDocPHP - - - Potentially confusing code constructsJavaScript - - - Probable bugsJavaScript - - - Probable bugsPHP - - - SQL - - - Spelling - - - Type compatibilityPHP - - - TypeScript - - - UndefinedPHP - - - XML - - - XPath - - - - - SpellCheckingInspection - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -