Libraries tagged by methods

nng/nnhelpers

0 Favers
217086 Downloads

A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions.

Go to Download


neild3r/php-docblock-checker

0 Favers
170770 Downloads

A simple tool for checking that your PHP classes and methods use docblocks.

Go to Download


nealio82/avro-php

8 Favers
82425 Downloads

Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters

Go to Download


naoray/eloquent-model-analyzer

16 Favers
435914 Downloads

Helpful methods to gain more information about eloquent model classes.

Go to Download


multisafepay/magento2-hyva-checkout

2 Favers
95378 Downloads

Integrate MultiSafepay payment methods into your Hyvä Checkout

Go to Download


mouf/utils.common.sortable-interface

1 Favers
266258 Downloads

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!

Go to Download


mouf/utils.common.paginable-interface

1 Favers
266265 Downloads

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!

Go to Download


mouf/utils.common.conditioninterface

3 Favers
550279 Downloads

This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.

Go to Download


morrislaptop/var-dumper-with-context

17 Favers
162069 Downloads

Show the line number where the dump method was called

Go to Download


michael-rubel/laravel-enhanced-pipeline

55 Favers
22718 Downloads

Laravel Pipeline with DB transaction support, events and additional methods.

Go to Download


magros/laravel-model-encryption

14 Favers
54675 Downloads

A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.

Go to Download


lintaba/orchid-tables

41 Favers
2731 Downloads

An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.

Go to Download


leanadmin/livewire-access

93 Favers
35725 Downloads

Control frontend access to properties/methods in Livewire using PHP 8 attributes.

Go to Download


laragear/refine

10 Favers
12745 Downloads

Filter a database query using the request query keys and matching methods.

Go to Download


kunstmaan/utilities-bundle

13 Favers
153168 Downloads

The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher

Go to Download


<< Previous Next >>