Libraries tagged by if

nicodev/asserts

1 Favers
31318 Downloads

List of traits that make assertions and throw Exception if assertion fails.

Go to Download


nextnetmedia/tipalti

1 Favers
4452 Downloads

Simple PHP implementation of the Tipalti iFrame and SOAP APIs

Go to Download


necenzurat/eloquent-meta

2 Favers
8223 Downloads

Fluent Meta Data for Eloquent Models, as if it is a property on your model.

Go to Download


mysof/password-check

1 Favers
11896 Downloads

Simple class to check if a provided password is clean using the haveibeenpwned.com API

Go to Download


muffe/enum-constraint

2 Favers
9051 Downloads

A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum

Go to Download


mreduar/laravel-balance

9 Favers
719 Downloads

Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.

Go to Download


mouf/utils.session.session-manager

2 Favers
252767 Downloads

This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.

Go to Download


mouf/utils.common.lock

1 Favers
67206 Downloads

A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.

Go to Download


mouf/utils.cache.no-cache

0 Favers
180748 Downloads

This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).

Go to Download


morsvox/ip-range-checker

0 Favers
11623 Downloads

This package is a little helper to check if a given IP address is in a certain IP range.

Go to Download


mirko-pagliai/cakephp-stop-spam

3 Favers
18624 Downloads

A CakePHP plugin that allows you to check if a username, email address or ip address has been reported as a spammer

Go to Download


milito/query-filter

5 Favers
7611 Downloads

This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).

Go to Download


mhsdesign/liveinspectorjsevents

5 Favers
3381 Downloads

Send JsEvents to the iframe on Inspector changes

Go to Download


mckue/laravel-excel

14 Favers
68 Downloads

Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.

Go to Download


mattketmo/uuid-2x-bridge

8 Favers
77845 Downloads

Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x

Go to Download


<< Previous Next >>