Skip to content

Instantly share code, notes, and snippets.

@howtomakeaturn
Last active August 29, 2015 14:23
Show Gist options
  • Save howtomakeaturn/a2c4f49e953f18625ab7 to your computer and use it in GitHub Desktop.
Save howtomakeaturn/a2c4f49e953f18625ab7 to your computer and use it in GitHub Desktop.
architecture
/Accounting
/AccountEvent.php
/Entry.php
/EventType.php
/Coupons
/CouponFactory.php
/GeneralCouponRepository.php
/StandardCouponFactory.php
/Coupon.php
/PremiumCouponFactory.php
/StandardCouponRepository.php
/CouponRepository.php
/PremiumCouponRepository.php
/Mails
/ElegantMail.php
/MailDataProvider.php
/MailSubjectProvider.php
/MailContentProvider.php
/Mailer.php
/Projects
/ProjectFactory.php
/ProjectPresenter.php
/ProjectValidator.php
/Token.php
/Project.php
/ProjectRepository.php
/Services
/StatusService.php
/WordCountService.php
/Quotes
/AcceptService.php
/QuoteFactory.php
/QuoteRepository.php
/DeclineService.php
/Quote.php
/Talent
/Language
/LanguageForm.php
/Language.php
/LanguageRepository.php
/LanguageCombination
/LanguageCombinationForm.php
/LanguageCombinationRepository.php
/LanguageCombination.php
/LanguageCombinationResolver.php
/LanguageCombinationPresenter.php
/LanguageQualification
/TalentServiceProvider.php
/Auth
/CompanyFactory.php
/FacebookAuth.php
/Role.php
/UserRepository.php
/Company.php
/ProfileForm.php
/UserFactory.php
/CompanyRepository.php
/Profile.php
/User.php
/Documents
/DocumentPermissionManager.php
/EditorDocumentRepository.php
/Document.php
/PluralistDocumentRepository.php
/DocumentPresenter.php
/Presenter.php
/DocumentRepository.php
/TranslatorDocumentRepository.php
/DocumentValidator.php
/Messages
/Facade
/Message.php
/Manager.php
/MessageServiceProvider.php
/messageTypes.php
/Promotion
/Finder.php
/Manager.php
/PromotionServiceProvider.php
/Validator.php
/Service
/AcceptOptimalQuoteService.php
/ProjectExpirationService.php
/CouponRedeemService.php
/ProjectFetchService
/DueDatePredictionService.php
/ProjectMergeService.php
/FileReader.php
/ProjectUnconfirmedService.php
/GoogleDriveServiceProvider.php
/ReceiveAllpayNotification.php
/HandleProjectInNewUserList.php
/ReceiveClientDesiredDueDateService.php
/IncompleteOrderService.php
/RESTHelper.php
/NewUserRequestService.php
/Support.php
/ProjectCompleteService.php
/TokenServiceProvider.php
/Transactions
/Transaction.php
/Exceptions
/CouponException.php
/InvalidStatusException.php
/DocumentUploadException.php
/TranslatorAlreadyExistedException.php
/EditorAlreadyExistedException.php
/UnauthorizedException.php
/InvalidArgumentException.php
/PaymentEntries
/PaymentEntryFactory.php
/PaymentEntry.php
/Quotation
DueDateCalculator.php
/PriceCalculator.php
/PromotionCalculator.php
Manager.php
/QuotationServiceProvider.php
/Core
/EloquentRepository.php
/FormModel.php
/Presenter.php
/Jamie
/FileProcessor.php
/Jamie.php
/ServiceProvider.php
/FluentGmail
/Notifier.php
/Synchronizer.php
/Profiles
/Manager.php
/ProfileEntry.php
/ProfilePeriodRecord.php
/Profile.php
/QuoteGenerator
/Manager.php
/PriceCalculator.php
/Tags
Tag.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment