Libraries tagged by des3
internacionalweb/cognito-token-verifier
680 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
gregoiredavid/france-geojson
888 Downloads
Contours des régions, départements, arrondissements, cantons et communes de France (métropole et départements d'outre-mer) au format GeoJSON
geekcell/ddd-bundle
6685 Downloads
A bundle for pragmatic domain driven design in Symfony.
firehed/simplelogger
86321 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
doocacommerce/paghiper-php-sdk
21970 Downloads
SDK para o gateway PagHiper em PHP, desenvolvido por Dooca Commerce
digedag/rn-base
196393 Downloads
A base library for extensions. Uses MVC design principles and domain driven development for TYPO3 extension development.
datatables.net/datatables.net-responsive
9336 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables
contentstack/contentstack
34906 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
cheprasov/php-memcached-lock
210738 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
44233 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
bfg/attributes
27299 Downloads
Designed to work with PHP 8 attributes for classes
bezhansalleh/filament-addons
12311 Downloads
A Set of Filament Component Addons with different designs and extra functionalities
bennettstone/magicmin
2663 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.
avoidwork/filesize.js
370 Downloads
JavaScript library to generate a human readable String describing the file size
aura/input
73013 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.