Libraries tagged by sami

mouf/utils.common.lock

1 Favers
67079 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.action.action-interface

0 Favers
365956 Downloads

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 screen...) The concept is very simple, and very powerful at the same time.

Go to Download


moonlydays/inertia-routed-modals

3 Favers
89 Downloads

Use your routes to open modal windows the same way you open pages with Inertia

Go to Download


mateusz-peczkowski/nova-heartbeat-resource-field

2 Favers
809 Downloads

Heartbeat for resources to block editing same resource with 2 or more people

Go to Download


makeroi/name-case-lib

0 Favers
179 Downloads

Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.

Go to Download


kenangundogan/flexiblegrid

156 Favers
12 Downloads

For users who can embrace the newest of technology, Flexiblegrid comes with an flex based grid. It’s the same grid you know and love, but with even better source ordering and alignment options.

Go to Download


jschaedl/api-client

0 Favers
1118 Downloads

A generic api client implementation to avoid writing the same boiler plate code over and over again.

Go to Download


jlapp/smart-seeder

189 Favers
3075 Downloads

Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.

Go to Download


happy-types/money-type

0 Favers
24437 Downloads

Money library implements Money Value Object which contains amount and currency in the same object.

Go to Download


greatsami/entrust

3 Favers
2697 Downloads

This package provides a flexible way to add Role-based Permissions to Laravel Customized by Sami Mansour

Go to Download


diontech/laravel-extended-scheduler

0 Favers
1453 Downloads

This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.

Go to Download


digicomp/flowsessionlock

0 Favers
3287 Downloads

Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests

Go to Download


deoliveiralucas/copy-object-attributes-values

0 Favers
24105 Downloads

Simple helper to copy attributes values with the same name from one object to an other.

Go to Download


deegitalbe/trustup-versioned-package

0 Favers
3519 Downloads

Synchronization package checking that our packages are using same version everywhere.

Go to Download


bugloos/query-sorting-bundle

13 Favers
4746 Downloads

The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.

Go to Download


<< Previous Next >>