Libraries tagged by curry
mrprompt/money
6657 Downloads
money and currency helper
mittwald/mw-cache-widget
24352 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
mirazmac/php-requirements-checker
9986 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
milenmk/laravel-locations
106 Downloads
Add Countries, Cities, Areas, Languages and Currencies models to your Laravel application
milantarami/nepali-calendar
4653 Downloads
Date converter with more features ( adding months to date, adding days to date , get current date etc. ) . Supports BS and AD date type.
micschk/silverstripe-rightsidebar
18841 Downloads
Allows adding a right-hand sidebar in the CMS to hold options/fields for the currently edited record
mediawiki/cldr
8605 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
maggomann/filament-only-icon-display
5317 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
lochmueller/static-info-tables-zh
79435 Downloads
Chinese (zh) language pack for the Static Info Tables providing localized names for countries, currencies and so on. Dev on: https://github.com/lochmueller/static_info_tables_zh
levacic/exception-with-context
33281 Downloads
A generic interface for exception classes carrying their own context
leuchtfeuer/static-info-tables-ko
33881 Downloads
Korean (ko) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
leuchtfeuer/static-info-tables-cs
39613 Downloads
Czech (cs) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
kunstmaan/dashboard-bundle
58846 Downloads
The Kunstmaan Dashboard bundle adds a system to build advanced dashboards in the admin area of the CMS. Currently it features a large Google Analytics integration.
kilbiller/fphp
5788 Downloads
A set of auto-curried immutable data-last functions for PHP. Inspired by lodash/fp.
jwt/php-jwt
5089 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.