PHP C extension #56679
Unanswered
arshidkv12
asked this question in
Ideas
PHP C extension
#56679
Replies: 2 comments 6 replies
-
Hi. Does it handle this case for singletons #56672 ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I doubt that they ever will make this a requirement. It's not exactly automatically replace the laravel traits. It's an optional choice you make by setting up the implementation you want. And even if it would replace all that is being used internally, it still wouldn't be part of the framework, because it would make it harder to install a fresh new project... As interesting this might seem for those that seek performance. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have developed a PHP C extension that brings Laravel traits, such as Macroable and Singleton, into native performance. Please consider including it as a core extension requirement. https://packagist.org/packages/arshidkv12/traitify
Beta Was this translation helpful? Give feedback.
All reactions