cubeta/cubeta-starter
Cubeta-Starter: A developer's Swiss army knife for seamless CRUD operations. Choose between core integration or dev dependency. Enjoy a user-friendly GUI for code generation, enhancing your development workflow. Say goodbye to repetition, embrace productivity with Cubeta-Starter!
时间:2023-09-10 18:07
zakariayacine/larainputgenerator
LaraInputGenerator is a powerful and versatile Laravel package designed to streamline input automation tasks within your Laravel applications. Say goodbye to repetitive and time-consuming form and input generation code. With LaraInputGenerator, you can effortlessly create input forms, validation rul
时间:2023-09-03 12:03
empuxa/laravel-pin-login
Say goodbye to passwords and sign in via PIN instead.
时间:2023-06-26 12:09
grafite/crudmaker
An incredibly powerful and some say magical CRUD maker for Laravel
时间:2018-03-19 03:05
claromentis/thankyou
A component to say thanks to each other
时间:2015-03-27 10:31
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:2013-07-13 10:58
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
时间:2013-05-22 13:43
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
时间:2013-05-22 11:37
mouf/utils.action.action-interface
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the scree
时间:2013-05-17 12:12
mouf/utils.value.value-interface
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
时间:2013-05-16 16:13