naoray/eloquent-model-analyzer
Helpful methods to gain more information about eloquent model classes.
时间:未知
rybakit/arguments-resolver
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
时间:未知
free2one/php-accessor
Generate getter and setter methods automatically
时间:未知
nojacko/email-validator
Small PHP library to valid email addresses using a number of methods.
时间:未知
fouladgar/laravel-mobile-verification
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
时间:未知
milwad/laravel-validate
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
时间:未知
erickskrauch/yii2-rbac-migration
Trait for Yii2, that adds to the migrations methods for managing RBAC
时间:未知
lochmueller/focuspoint
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the fil
时间:未知
shipmonk/coverage-guard
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
时间:未知
epifrin/rector-custom-rules
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
时间:未知
nunomaduro/laravel-console-menu
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
时间:未知
apy/breadcrumbtrail-bundle
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
时间:未知
steefdw/standards-enums
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get a
时间:未知
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!
时间:未知
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!
时间:未知