Libraries tagged by deso
cheprasov/php-memcached-lock
226179 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
byjg/singleton-pattern
51614 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
byjg/micro-orm
45193 Downloads
A micro framework for create a very simple decoupled ORM (sqlite, mysql, postgres, sqlserver)
byjg/mailwrapper
47456 Downloads
A lightweight wrapper for send mail. The interface is tottaly decoupled from the sender. The sender availables are: PHP Mailer, AWS SES Api, Mandril Api.
blancks/fast-jsonpatch-php
2340 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
biegalski-llc/nhtsa-vehicle-api
34115 Downloads
A package to consume the National Highway Traffic Safety Administration (NHSTA) Vehicles API for decoding VINs and pulling lists of Vehicle Year, Make and Model.
bezhansalleh/filament-addons
13243 Downloads
A Set of Filament Component Addons with different designs and extra functionalities
bennettstone/magicmin
3852 Downloads
MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.
aura/input
75245 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
atrapalo/urlcrypt
45920 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
assurance-maladie/nir-validation
12434 Downloads
Ce composant fournit une validation des valeurs selon les données d'identification française
articus/data-transfer
26632 Downloads
Library for merging source data to destination data only if destination data remains valid after that
arokettu/bencode
9081 Downloads
BitTorrent's Bencode encoder/decoder
apigee/apigee_devportal_kickstart
99390 Downloads
A fast demo and starting point for Apigee Developer Portals.
antwerpes/data-transfer-object
26569 Downloads
Simple json encoding and decoding for PHP data objects