Libraries tagged by simple user provider

dereuromark/cakephp-file-storage

5 Favers
425 Downloads

This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.

Go to Download


myth/bay

6 Favers
5872 Downloads

Provides a simple mechanism for inserting view partials rendered in other classes. Can be used to provide a 'widgets' implementation or similar.

Go to Download


codelieutenant/laravel-crypto

18 Favers
146 Downloads

Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.

Go to Download


samirzz/jldb

49 Favers
13 Downloads

Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.

Go to Download


pointybeard/helpers-cli-colour

0 Favers
3254 Downloads

Provides colour constants and a simple way to colourise strings for use on the command-line.

Go to Download


mouf/utils.common.getvars

0 Favers
163322 Downloads

This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.

Go to Download


velitsol/userstamps

34 Favers
1198 Downloads

A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.

Go to Download


ahrmerd/laravel-test-generator

4 Favers
173 Downloads

The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package

Go to Download


mouf/utils.common.lock

1 Favers
67197 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


kadevland/simple-laravel-eloquent-uuid

15 Favers
130 Downloads

A simple Trait provides the ability to use UUID generator in your Eloquent models

Go to Download


co0lc0der/simple-query-builder

5 Favers
25 Downloads

A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.

Go to Download


samsara/mason

1 Favers
795 Downloads

A PHPDoc docblock interpreter that is simple, easy to use, and provides Attribute alternatives.

Go to Download


lookaflyingdonkey/phlow

5 Favers
62 Downloads

Uses AWS Simple Workflow Service to provide JSON based job flows

Go to Download


spiral-packages/rate-limiter

2 Favers
35 Downloads

A simple to use rate limiting abstraction which, in conjunction with your application's cache, provides an easy way to limit any action during a specified window of time.

Go to Download


designbycode/luhn-algorithm

1 Favers
284 Downloads

The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.

Go to Download


<< Previous Next >>