Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NHelix
 NAsana
 NApi
 NLaravel
 NCommand
 CAsanaCall
 CAsanaGet
 CAsanaTest
 NFacade
 CAsana
 CAsanaServiceProvider
 CAsanaErrorAn Api error
 CFileCacheAn optional bare bones PSR-16 "compliant" file-based cache for SimpleCachePool
 CPoolPools entities in runtime memory
 CSimpleCachePoolAdapts a PSR-16 SimpleCache instance to the runtime entity pool
 NBase
 NAbstractEntity
 CCreateTraitAdds create() to entities
 CCrudTraitAdds CRUD methods to entities
 CDeleteTraitAdds delete() to entities
 CDueTraitAdds date helpers
 CFollowersTraitThe resource has followers that can only be changed via POST
 CLikesTraitThe resource can be "liked"
 CMembersTraitThe resource has members
 CPostMutatorTraitAdds helpers to entities with fields that have to mutated through POST after creation
 CSyncTraitAdds event syncing to entities
 CTaskIteratorTraitThe resource can be iterated directly for tasks
 CUpdateTraitAdds update() to entities
 CUrlTrait
 CUsersTraitThe resource has users
 CAbstractEntityA resource with a GID
 CDataA data object with support for annotated magic methods
 CDateTimeTrait
 CImmutableArrayTraitMutation via array-access is not allowed by default
 NCustomField
 CEnumOptionA custom field enum option
 CFieldSettingA custom field setting
 CFieldSettingsTraitAdds custom field settings to an entity
 NEvent
 CChangeThe change on an event's resource
 NProject
 CSectionA project section
 CStatusA project status
 CTaskCountsProject task count summary
 NTask
 NFieldEntry
 CDateA custom-field's selected date-time
 CAttachmentA file attachment
 CExternalDataCustom task data
 CFieldEntriesActs as a container for a task's custom-field values
 CFieldEntryRepresents a task's custom-field value
 CLikeA "like"
 CMembershipA task's membership
 CStoryA task story
 NTeam
 NProjectTemplate
 CInstantiatorCreates a new Project from a ProjectTemplate
 CProjectTemplateA team project template
 NUser
 CPhotoURLs to a user's photo in various sizes
 CTaskListA user's task list in a given workspace
 NWebhook
 CAbstractWebhookA webhook
 CProjectWebhookA project webhook
 CTaskWebhookA task webhook
 CApiAPI access
 CColorColor constants
 CCustomFieldA custom field
 CEventAn event obtained via sync token or delivered to you via webhook
 CJobAn asynchronous job
 COrganizationExportAn organization export
 CPortfolioA portfolio
 CProjectA project
 CTagA tag
 CTaskA task
 CTeamA team
 CUserA user
 CWorkspaceA workspace / organization