Libraries tagged by Wdes
jcoded/friendly-mime
26637 Downloads
Show a human readable description for a MIME type
jaumo/avro
27195 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.
j0k3r/safecurl
98650 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
ilios/mesh-parser
158088 Downloads
PHP library for extracting MeSH descriptors from XML.
hywan/database-to-plantuml
6928 Downloads
Extract database table information into a PlantUML description.
gregoiredavid/france-geojson
868 Downloads
Contours des régions, départements, arrondissements, cantons et communes de France (métropole et départements d'outre-mer) au format GeoJSON
goomento/module-page-builder
6814 Downloads
Goomento - The Free Magento Page Builder Extension, allows you to create unique Magento websites, landing pages using advanced animations, custom CSS, responsive designs, and more, without a line of code.
florianwolters/component-util-singleton
172051 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
firehed/simplelogger
86165 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.
exolnet/laravel-closure-table
4493 Downloads
Closure Table database design pattern implementation for Laravel framework.
doocacommerce/paghiper-php-sdk
21912 Downloads
SDK para o gateway PagHiper em PHP, desenvolvido por Dooca Commerce
digedag/rn-base
196119 Downloads
A base library for extensions. Uses MVC design principles and domain driven development for TYPO3 extension development.
datatables.net/datatables.net-responsive
9141 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
34397 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
210321 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.