Libraries tagged by also
leuchtfeuer/locate
87838 Downloads
Locate - The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
laxity7/yii2-json-field
90369 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
ivanovsaleksejs/num-to-text
17342 Downloads
Converts numbers or prices to text representation in various languages. For example, 437605 becomes "four hundred thirty seven thousand six hundred five". Price class for displaying prices with currencies is also available.
hevertonfreitas/cakephp-audit-log
54034 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
firehed/simplelogger
116607 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
filisko/pdo-plus
23260 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
devaslanphp/filament-avatar
27339 Downloads
A complete and customizable User Avatar provider for your Filament project, and also for any project using a User Model.
datatables.net/datatables.net-buttons
37415 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
cooperl/laravel-ibmi
16062 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
codingms/fluid-fpdf
60301 Downloads
TYPO3 Fluid-FPDF - PDF by coding.ms: This extension provides a comprehensive set of PDF-ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).
cobweb/flush_language_cache
114572 Downloads
Flush language cache - Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.
centralnic-reseller/idn-converter
44006 Downloads
PHP library to convert Domain Names correctly from IDN to Punycode, and vice-versa also offers TR46 processing.
cbschuld/php-uuid-base58
30008 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
bobosch/ods-osm
29823 Downloads
Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.
aura/dispatcher
98581 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.