Libraries tagged by rational
maggomann/filament-only-icon-display
5588 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.
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
codingms/view-statistics
9392 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).
anglemx/mexico-curp
8914 Downloads
PHP utility to handle Mexico's RENAPO (Registro Nacional de Población) CURP (Clave Única de Registro de Población)
codezero/courier
40345 Downloads
Simple HTTP request interface with optional caching
typedphp/optional
262 Downloads
A library to reduce the code required for null-checking.
phauthentic/optional
216 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
inovedados/sped-nfse-nacional
2308 Downloads
API para geração e comunicação de RPS e NFSe no padão Nacional. (Fork de nfephp-org/sped-nfse-nacional)
hadder/nfse-nacional
41 Downloads
Pacote para geração de NFSe Nacional usando componentes NFePHP (https://github.com/nfephp-org)
spatie/or-else
126 Downloads
A trait to add orElse functions to a class
marshmallow/address-prefiller
5800 Downloads
This package will get the full address information based on the zipcode and house number. Currently online dutch addresses are supported.
webfiori/components
2304 Downloads
Optional pre-made components to help in building your app faster.
wacon/feuserregistration
211 Downloads
This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.
topshelfcraft/new-relic
32413 Downloads
This plugin helps instrument your Craft app with New Relic APM by setting transaction names and (optionally) an App Name on each request.
timolake/livewire-tables
1221 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables