Skip to content

Command line to create proxies #7

Description

@augustohp

Currently, proxy classes are created on the fly which under a heavy production environment can be costly.

We should provide a way to generate them during deployments, the idea is to give the least amount of trouble possible:

  • Define a proxy namespace inside Computaria\Tardis to store generated proxies.
  • Instead of registering an additional autoload, use Composer's.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions