bytespin/easyadmin-no-private-plugin
It replaces the `private function __construct` PHP keyword from all EasyAdmin classes by `public function __construct`, so you can call parent constructors when extending a class.
时间:2024-08-29 13:31
oldpak/instantiator
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
时间:2024-04-02 09:23
code-simplify/ciesta-project
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
时间:2023-03-11 19:13
agorlov/php-constructor-overloading
Multiple constructors in PHP
时间:2018-09-16 19:12
tomphp/exception-constructor-tools
A simple PHP trait which makes creating static constructors for exceptions nicer.
时间:2016-09-08 07:03
vladimmi/construct-static
Small Composer wrapper to implement static class constructors
时间:2015-07-27 13:55
ajf/php4_constructor_finder
Finds PHP4-style constructors
时间:2014-11-18 21:31
doctrine/instantiator
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
时间:2014-08-12 01:08
franz-deleon/fdl-construct-invoker
A ZF2 module that enables argument passing to class constructors with arguments at construction time.
时间:2013-10-23 04:51