Libraries tagged by proside
florianv/laravel-swap
2318395 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
florianv/exchanger
5185753 Downloads
PHP exchange rate provider layer for currency conversion: 30+ services, chain fallback, and caching.
ergebnis/php-cs-fixer-config
3108818 Downloads
Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
dereuromark/cakephp-queue
1037162 Downloads
The Queue plugin for CakePHP provides deferred task execution.
dave-liddament/sarb
1677165 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
darsyn/ip
2137705 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
cweagans/composer-configurable-plugin
4442507 Downloads
Provides a lightweight configuration system for Composer plugins.
codegreencreative/laravel-samlidp
884077 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
cjmellor/level-up
125617 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
cakephp/datasource
27583953 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
betterapp/laravel-db-encrypter
674890 Downloads
Provides database model attribute encryption/decryption
berlindb/core
477241 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
aura/sql
2760181 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
aura/intl
8660133 Downloads
The Aura Intl package provides internationalization tools, specifically message translation.
aura/cli
1670835 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.