Libraries tagged by method

nng/nnhelpers

0 Favers
212938 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
165915 Downloads

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

Go to Download


nealio82/avro-php

8 Favers
82006 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
435274 Downloads

Helpful methods to gain more information about eloquent model classes.

Go to Download


multisafepay/magento2-hyva-checkout

2 Favers
92130 Downloads

Integrate MultiSafepay payment methods into your Hyvä Checkout

Go to Download


mouf/utils.common.sortable-interface

1 Favers
263779 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
263786 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
547712 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
161008 Downloads

Show the line number where the dump method was called

Go to Download


michael-rubel/laravel-enhanced-pipeline

55 Favers
22542 Downloads

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

Go to Download


marcocesarato/sqlparser

31 Favers
46206 Downloads

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Go to Download


magros/laravel-model-encryption

14 Favers
54423 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
2656 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
35697 Downloads

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

Go to Download


laragear/refine

10 Favers
12514 Downloads

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

Go to Download


<< Previous Next >>