Libraries tagged by likes
doefom/currency-fieldtype
6017 Downloads
This Statamic addon provides a Currency fieldtype that lets you choose one of the most used currencies in the world and is especially suitable for fields like "price" or "account_balance" in any of your blueprints.
dkd/php-populate
52565 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
de-swebhosting-typo3-extension/tinyurls
53663 Downloads
This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.
dcarbone/gohttp
77230 Downloads
Golang-like http class(es) for PHP 7.0+
darkv/php-password-generator
5435 Downloads
The PHP class PasswordGenerator serves as a password generator to create memorable passwords like the keychain of macOS ≤ 10.14 did.
creativestyle/magesuite-extended-exception
54906 Downloads
Overload defualt logging to pas an extra information like path, ip, cookies, session etc.
convenia/credit-card-validator-php
38106 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
codingms/view-statistics
8824 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
carropublic/discussion
113664 Downloads
Discussion like comments
careship/functional-php
7927 Downloads
A monad-like set of utilities for PHP, type-checked by Psalm.
camspiers/silverstripe-loggerbridge
62060 Downloads
Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe
calmohallag/nullable-casting
8932 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
byjg/sms-client
6446 Downloads
A generic and extensible lightweight sms client to publish SMS service providers like Twilio and ByJG.
byjg/message-queue-client
6607 Downloads
A generic and extensible lightweight messaging client to publish and consume messages from messaging servers like Amazon SQS, Amazon SNS, Google PubSub, RabbitMQ, Kafka, etc.
bvipul/generator
29961 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.