Skip to content

Instantly share code, notes, and snippets.

@dseguy
Created October 5, 2022 08:16
Show Gist options
  • Save dseguy/8ceb734a37f51cc9dc1bb7f2a7530ddb to your computer and use it in GitHub Desktop.
Save dseguy/8ceb734a37f51cc9dc1bb7f2a7530ddb to your computer and use it in GitHub Desktop.
PHP attributes from Open Sources projects (2022-10)
[RouteHandler] => 1
[OA\Parameter] => 1
[OA\OpenApi] => 1
[OA\SecurityScheme] => 1
[Auditable] => 1
[AppAssert\StorageLocation] => 1
[AppAssert\UniqueEntity] => 1
[AppAssert\StationPortChecker] => 1
[DefaultSchemeHost] => 1
[Headers] => 1
[Path] => 1
[IgnoreDemoAnnotation] => 1
[NotExistAnnotation] => 1
[Authenticate] => 1
[DiscriminatorMap] => 1
[EnableAutoMapping] => 1
[DisableAutoMapping] => 1
[Cascade] => 1
[Assert\Sequentially] => 1
[AsMessageHandler] => 1
[SerializedName] => 1
[MaxDepth] => 1
[Undefined] => 1
[TaggedIterator] => 1
[Ubiquity\attributes\items\router\Route] => 1
[Decorator] => 1
[HelloWrapper] => 1
[StubWrapper] => 1
[NestedSet] => 1
[EventSubscriber] => 1
[NoReturn] => 1
[ORM\Embeddable] => 2
[ORM\PreUpdate] => 2
[Inject] => 2
[AsController] => 2
[LogError] => 2
[LogBefore] => 2
[Iterations] => 2
[Revs] => 2
[Listener] => 2
[NotExistAttribute] => 2
[AsyncQueueMessage] => 2
[Autoconfigure] => 2
[Traverse] => 2
[Assert\GroupSequenceProvider] => 2
[ConstraintA] => 2
[Assert\GroupSequence] => 2
[When] => 2
[AsTaggedItem] => 2
[Context] => 2
[Assert\NotNull] => 2
[CustomMethodAttribute] => 2
[TaggedLocator] => 2
[CustomParameterAttribute] => 2
[Autowire] => 2
[AfterSaveEvent] => 2
[BeforeStoreEvent] => 2
[OA\Response] => 3
[Payload] => 3
[Hyperf\Command\Annotation\Command] => 3
[MyAttribute] => 3
[Ignore] => 3
[Foo] => 3
[Target] => 3
[Entity] => 4
[MessageGateway] => 4
[AccessControl] => 4
[SampleAttribute] => 4
[CustomAutoconfiguration] => 4
[Groups] => 4
[Assert\IsTrue] => 4
[Ubiquity\attributes\items\router\NoRoute] => 4
[ORM\HasLifecycleCallbacks] => 5
[IsGranted] => 5
[Header] => 5
[ConsoleParameterOption] => 5
[JsonParam] => 5
[AsEventListener] => 5
[CustomAnyAttribute] => 5
[ConfigKeyCategory] => 5
[EntitySetup] => 5
[Aspect] => 6
[Assert\Callback] => 6
[ORM\UniqueConstraint] => 7
[FooAttributes] => 8
[UniqueEntity] => 9
[Ubiquity\attributes\items\router\Post] => 9
[SubscribedService] => 11
[SensitiveParameter] => 12
[ORM\Index] => 15
[OA\Put] => 16
[Table] => 16
[Attributes\Auditable] => 18
[Immutable] => 19
[ExpectedValues] => 20
[CurrentUser] => 20
[VarName] => 21
[ModuleAnnotation] => 22
[OA\Delete] => 23
[Deprecated] => 23
[Dependency] => 24
[OA\Post] => 26
[Command] => 26
[ApiResource] => 28
[ORM\Entity] => 34
[ORM\Table] => 34
[Param] => 38
[ApiFilter] => 40
[Required] => 41
[OA\Schema] => 45
[OA\Get] => 54
[ArrayShape] => 54
[Action] => 55
[AsCommand] => 103
[Route] => 105
[AllowDynamicProperties] => 143
[Pure] => 336
[Attribute] => 524
[ReturnTypeWillChange] => 2261
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment