Libraries tagged by on
divineomega/uxdm
24069 Downloads
UXDM helps developers migrate data from one system or format to another.
digital-creative/nova-mega-filter
132298 Downloads
Allows you to control the columns and filters shown on your nova resources.
dfridrich/php-mime-type
247310 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
delight-im/str
292185 Downloads
Convenient object-oriented operations on strings
dejurin/php-google-translate-for-free
35554 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
decidir2/php-sdk
165602 Downloads
SDK para Payway ventas online
davidepastore/slim-validation
207785 Downloads
A slim middleware for validation based on Respect/Validation
davidearl/webauthn
38446 Downloads
An implementation of webauthn in PHP on the server side (e.g Yubico 2 and Google Titan keys)
daverandom/exceptional-json
1353941 Downloads
JSON encoding and decoding that throws exceptions on failure
dave-liddament/test-splitter
267366 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
danog/libdns-json
593210 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
danog/async-orm
87438 Downloads
Async ORM based on AMPHP v3 and fibers.
cviebrock/discourse-php
455874 Downloads
Helper class for building a single sign-on source for Discourse forums
cpigroup/php-amazon-mws
116222 Downloads
An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage.
coyl/git
165881 Downloads
PHP library for manipulations on git repository. Based on kbjr/Git.php and it's forks